Skip to content

tool_call

A single tool invocation made by an agent during a message. Captures the tool name, input arguments, and the result that came back. Tool calls are first-class entities so you can query “every time Claude ran Grep on this repo” or “every tool call that errored.” any agent framework that records tool use.

MetadataValue
Pluraltool_calls
Subtitle fieldname
Identityplatform, id
FieldType
namestring
inputtext
outputtext
isErrorboolean
durationMsinteger
RelationTarget
platformproduct
fromactor
inMessagemessage
repliesTotool_call

External standards this shape draws from or aligns with. See Shape design principles for how prior art informs shape design.