curl_advanced
Execute custom curl commands to make HTTP requests, interact with web APIs, and download files using advanced arguments. Enables precise control over curl operations.
Instructions
Execute curl with custom arguments (advanced usage)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | Yes | Array of curl arguments (excluding 'curl' itself) |