Skip to main content
GET
Get Tool Calls

Path Parameters

  • task_id (UUID)

Query Parameters

  • status (pending | success | failed)
  • tool_name (partial match)

Response

Array of tool calls:
  • id, trace_id, tool_name, tool_call_id, tool_type
  • input_args, output_result
  • status, error_message, error_type
  • execution_order, latency_ms, created_at