# AssistantAction

Model ID: `AssistantAction`

One suggested-action the assistant may recommend.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `id` | `string` | Yes |  |  |  | No | Stable action identifier. |
| `label` | `string` | Yes |  |  |  | No | Human-readable action label. |

## Example

None declared in canonical OpenAPI.
