A variable configured in the application state of an Agent in AIP Agent Studio.
| Name | Type | Required | Description |
|---|---|---|---|
| parameter_type | ParameterType | Yes | Details of the types of values accepted and defaults for this variable. |
| access | ParameterAccessMode | Yes | The access mode controls how the Agent is able to interact with the variable. |
| description | Optional[str] | No | A description to explain the use of this variable. This description is injected into the Agent's prompt to provide context for when to use the variable. |