mempalace_add_drawer
Add durable notes or verbatim source text to a specific wing and room. Store content exactly and index it semantically for precise retrieval.
Instructions
Add a durable drawer as concise readable plain text or verbatim source content. Content is stored exactly as provided in the configured durable content store and indexed semantically; do not add an AAAK: prefix unless explicitly requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | Room inside the wing where this memory should be filed. | |
| wing | Yes | Tenant-scoped organizational wing for this durable memory. | |
| content | Yes | Verbatim source body or concise durable note to store and index. | |
| added_by | No | Optional agent or workflow label that created the drawer. | |
| source_file | No | Optional provenance label for the source document or file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | ||
| wing | Yes | ||
| chunks | Yes | ||
| reason | No | ||
| success | Yes | ||
| drawer_id | Yes |