Skip to main content
POST
Test Tools Webhook

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer

Path Parameters

agent_id
string<uuid>
required

The agent ID that owns the tools webhook

tool_name
string
required

Name of the tools webhook to test

Response

Tools webhook test result

Response from webhook test endpoint

status
enum<string>
required

Test result status

Available options:
success,
failed
message
string
required

Human-readable result description

results
WebhookTestResult · object[]
required

Per-endpoint delivery results