inscribe
Write and link persistent memories for AI agents, enabling cross-session recall of decisions, rules, and outcomes to prevent repetitive mistakes.
Instructions
Memory writing & linking operations.
Actions: remember, remember_batch, link, unlink, pin, activate, deactivate, clear_active, ingest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| tags | No | ||
| topic | No | ||
| action | Yes | ||
| pinned | No | ||
| reason | No | ||
| content | No | ||
| context | No | ||
| category | No | ||
| memories | No | ||
| priority | No | ||
| file_path | No | ||
| memory_id | No | ||
| rationale | No | ||
| source_id | No | ||
| target_id | No | ||
| chunk_size | No | ||
| description | No | ||
| happened_at | No | ||
| project_path | No | ||
| relationship | No | ||
| expires_in_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||