custom-tools

Test Custom Tool

Test a custom tool with sample parameters.

post/agents/tools/{tool_id}/test

Path parameters

tool_idstring uuid required

Request body

parametersobject

Response

Successful Response

successboolean required
status_codeinteger nullable
response_bodystring nullable
extracted_valuestring nullable
duration_msinteger
errorstring nullable

Changes