Test tool

Test a tool with sample parameters by forwarding to the execute endpoint.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Request

This endpoint expects a map from strings to any.

Response

Tool execution result (forwarded from the execute endpoint)

executionIdstring
executionTimeMsdouble
statusenum
errorstring
resultany

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error