ExperimentalThe ID of the tool call this content belongs to.
A single item of content produced by the tool call.
Optional_The _meta property is reserved by ACP to allow clients and agents to attach additional metadata to their interactions. Implementations MUST NOT make assumptions about values at these keys. This field is chunk-scoped.
See protocol docs: Extensibility
A streamed item of tool-call content.
Tool-call content chunks append one [
ToolCallContent] item to the current content for the matching [ToolCallId]. Agents can use [ToolCallUpdate::content] when they need to replace the whole content collection instead.