AgentBackendEventToolResponse
An event sent from the agent backend to the client during an agent task execution.
Properties
tool_call_idstring requiredTool call identifier.namestring requiredTool name.contentobject requiredTool execution result content.is_errorboolean optionalWhether this tool response represents an error.timestampstring requiredWhen the event occurred.typestring required