Structured wrapper that pairs tool execution details with strongly-typed citations.
| JSON representation |
|---|
{
"toolCallInfo": {
object ( |
| Fields | |
|---|---|
toolCallInfo |
Optional. Tool execution request/response details. |
textUpdate |
Optional. The conversational text update generated by the agent accompanying this tool call (e.g. "The status of your order 12345 is currently being retrieved..."). This is a status update emitted alongside in-flight tool execution and is not accumulated into the final response. |