curl_advanced
Execute custom HTTP requests and download files using advanced curl arguments. Ideal for interacting with web APIs and retrieving remote content efficiently.
Instructions
Execute curl with custom arguments (advanced usage)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Array of curl arguments (excluding 'curl' itself) |