Get Started
curl
Agent for generating, validating and executing curl requests.
Developer & Infrastructure
Available Tools(3)
generateCurlCommand
Generate a curl command from HTTP request parameters including URL, method, headers, and body, followRedirects, insecure, verbose, includeHeaders
executeCurlCommand
Execute a curl command and return the response, including stdout, stderr, and execution details
validateCurlCommand
Validate and parse an existing curl command to extract its components
curl