library_shelve
Persist durable context to a local library: store decisions, constraints, findings, and user-approved memories for future retrieval, while excluding transient chatter and secrets.
Instructions
Persist one concise book of context to the local Library. Use for durable decisions, constraints, findings, and user-approved memories—not transient chatter or secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| source | No | mcp | |
| book_id | No | ||
| catalog | No | JSON catalog metadata or exact-match catalog filters. | |
| collection | No | Optional library collection/namespace; defaults to the configured collection. | |
| importance | No | ||
| shelf_life_seconds | No |