test_endpoint
Test API endpoints with configurable environment variables and timeout settings to validate functionality and verify integration workflows.
Instructions
Test a single endpoint with optional environment variables
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointId | Yes | Endpoint ID to test | |
| environmentId | No | Environment ID for variables (optional) | |
| variables | No | Variables for interpolation (JSON string, object, or comma-separated key=value pairs) | |
| timeout | No | Request timeout in milliseconds |