Get tool call detail
Get full payload for a single tool call including input parameters and output result.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
executionId
toolCallId
Response
Full tool call detail
createdAt
errorMessage
executionTimeMs
id
model
status
toolDescription
toolId
toolName
inputParameters
outputResult
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error