Test an API Tool
Run a configured API tool with sample values before associating it with an AI assistant.
Endpoint
POST/api-tool-testing-proxy
Request
Response
json
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
tool_id | Number | Yes | API tool ID to test |
test_data | Object | Yes | Sample values for AI-provided URL or body parameters |
Notes
- The proxy builds the outgoing request using the stored tool definition.
- Fixed parameters configured on the tool are included automatically.
- Use this endpoint to verify headers, URL parameter substitution, request body generation, and the remote API response.
Report an issue with this documentation
Please log in to report issues with our documentation.