Tests a tool by executing it with the provided parameters. This allows you
to verify that your webhook is configured correctly and returns the expected
response. You can also use validate_only to test parameter validation
without actually calling the webhook.
Documentation Index
Fetch the complete documentation index at: https://docs.iwy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your iwy Service API Key. Find it at app.iwy.ai/settings.
Include it in the Authorization header:
Authorization: Bearer YOUR_API_KEYThe unique identifier (UUID) of the tool
Tool test executed successfully
Whether the test was successful
Execution time in milliseconds
Validation status (for validate_only requests)
Human-readable message
Tool information
Details of the request sent to webhook
Response from the webhook