create_collection
Creates a new collection or returns an existing one with a normalized name, enabling organized storage of memory records. Use it to set up a collection before adding linked records.
Instructions
Legacy direct write: returns REVIEW_REQUIRED; use prepare_write/commit_write. Create or return the same normalized name (casefold and collapsed whitespace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||