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.
See protocol docs: Extensibility
OptionalcontentReplace the content collection.
OptionalkindUpdate the tool kind.
OptionallocationsReplace the locations collection.
OptionalrawUpdate the raw input.
OptionalrawUpdate the raw output.
OptionalstatusUpdate the execution status.
OptionaltitleUpdate the human-readable title.
The ID of the tool call being updated.
An update to an existing tool call.
Used to report progress and results as tools execute. All fields except the tool call ID are optional - only changed fields need to be included.
See protocol docs: Updating