Skip to content

ToolActivityData

Property Type Description
conversation_id string -
error? string -
id string The tool_use id — pairs a completion with its start.
input? unknown -
is_error? boolean -
result? unknown Raw tool result — unbounded; not meant for direct display.
status "completed" | "failed" | "started" -
stream_id string -
tool string Friendly tool name (MCP namespace stripped) — the one to display.
tool_full string Original namespaced tool name, for filtering/audit.
turn_id string -