# KnowledgeCollection

Model ID: `KnowledgeCollection`

A knowledge-base collection.

Type: `object`

## Fields

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

## Example

None declared in canonical OpenAPI.
