ActionGroupSummary¶
Structure Class¶
ActionGroupSummary
dataclass
¶
Contains details about an action group.
Attributes¶
action_group_id
instance-attribute
¶
action_group_id: str
The unique identifier of the action group.
action_group_state
instance-attribute
¶
action_group_state: ActionGroupState
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.