Promote memory
promote_memoryPromote a memory to a higher tier or boost its priority for active use. This tool cannot demote; use archive_memories to move working or contextual entries to longterm. Repeating the call with priority_boost increases priority again. Requires memory:write or full permission. Pass playbook_id as the UUID or GUID of the playbook this call should target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Memory key to promote | |
| playbook_id | Yes | UUID or GUID of the target playbook | |
| target_tier | No | Target tier (cannot demote with this tool) | |
| priority_boost | No | Amount to increase priority (0-50) |