# AssistantClassifyResponse

Model ID: `AssistantClassifyResponse`

Response for POST /assistant/classify. Always HTTP 200.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `Action` | `string` | Yes |  |  |  | No | Matched action code, or an empty string when nothing in the catalog matches. |

## Example

None declared in canonical OpenAPI.
