AIStudioAgent
Written by
Updated at October 14, 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 to use in the prompt, where the key is the variable name, and value, the variable value. Templating is supported for variable values. |