The full agent action vocabulary — a discriminated union over the Kind field. The realtime agent
emits these as tool calls and the channel's session executes them over CDP. Strongly typed with no
any; narrow on action.Kind to access the kind-specific fields.
The full agent action vocabulary — a discriminated union over the
Kindfield. The realtime agent emits these as tool calls and the channel's session executes them over CDP. Strongly typed with noany; narrow onaction.Kindto access the kind-specific fields.