AIStudioAgent
Written by
Updated at December 2, 2025
Interacting with AI Studio agents.
| Field name | Type | Required | Default value | Templating is supported | Description |
|---|---|---|---|---|---|
promptTemplateId |
string |
Yes | No | No | AI Studio agent ID |
variables |
map<string,string> |
No | No | Yes | Variables for substitution in the prompt, where the key is the name of the variable, and value is its value. Templating is supported for variable values. |