AIStudioAgent
Written by
Updated at June 9, 2026
Interacting with AI Studio
| Field name | Type | Required | Default value | Templating is supported | Description |
|---|---|---|---|---|---|
promptTemplateId |
string |
Yes | None | None | Agent ID. |
message |
string |
None | None | Yes | Incoming message to provide to the agent together with the prompt. To provide full workflow status, specify \(.). |
variables |
map<string,string> |
None | None | Yes | Variables for substitution in the prompt, where key is the name of the variable, and value is its value. Templating is supported for variable values. |
auto_approve |
bool |
None | false |
None | If set to true, toolsfalse, and the tool requires confirmation of use, the step will end with an error. |