Test a Tool
Testing via the Dashboard
- Open the tool in the editor
- Click the Test button
- Enter test parameters (JSON matching your schema)
- Click Execute
- View the response, status code, and latency
Testing via API
Viewing Tool Execution Logs
Every tool execution is logged with:- Input parameters
- Response data
- HTTP status code
- Latency (ms)
- Error message (if failed)

