List tool calls
List tool calls for a single agent execution. Returns a compact payload without input/output JSON — use the detail endpoint for full payloads.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
executionId
Response
Tool calls for the execution
toolCalls
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error