Get Tool Call

View as Markdown
Get one tool call audit record with timing, status, summaries, and error details when available. Use this to debug a specific tool execution.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired
toolCallIdstringRequired

Response

Default Response
actorenum
Allowed values:
createdAtstring
durationMsinteger0-9007199254740991
finishedAtstring
idstringformat: "uuid"
spaceIdstringformat: "uuid"
startedAtstring
statusenum
Allowed values:
toolCallIdstring1-120 characters
toolExecutionTypeenum
Allowed values:
toolIdstringformat: "uuid"
toolNamestringformat: "^[a-z_][a-z0-9_-]*$"1-64 characters
errorobject or null
inputSummarymap from strings to any or null
invocationIdstring or nullformat: "uuid"
outputSummarymap from strings to any or null
runIdstring or nullformat: "uuid"
toolsetIdstring or nullformat: "uuid"