Test Tool
Execute a tool once without starting an agent invocation. Use this to validate the schema, authentication, response shape, and latency.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
id
Request
This endpoint expects an object.
input
record
Response
OK
ok
error
errorDetail
latencyMs
output
Any valid JSON value: object, array, string, number, boolean, or null.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error

