Agent
| Name | Type | Required | Description |
|---|---|---|---|
| rid | AgentRid | Yes | An RID identifying an Agent created in AIP Chatbot Studio. |
| version | AgentVersionString | Yes | The version of this instance of the Agent. |
| metadata | AgentMetadata | Yes | |
| parameters | Dict[ParameterId, Parameter] | Yes | The types and names of variables configured for the Agent in AIP Chatbot Studio in the application state. These variables can be used to send custom values in prompts sent to an Agent to customize and control the Agent's behavior. |