Test tool
Test a tool with sample parameters by forwarding to the execute endpoint.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects a map from strings to any.
Response
Tool execution result (forwarded from the execute endpoint)
executionId
executionTimeMs
status
error
result
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error