An update to an existing tool call.
Summary
Types
@type t() :: %ACP.ToolCallUpdate{ fields: ACP.ToolCallUpdateFields.t(), meta: map() | nil, tool_call_id: String.t() }
An update to an existing tool call.
@type t() :: %ACP.ToolCallUpdate{ fields: ACP.ToolCallUpdateFields.t(), meta: map() | nil, tool_call_id: String.t() }