mem_pin
Pin an observation by ID to raise its priority in memory context, so it appears before recent memories for AI coding agents.
Instructions
Pin a local observation so it appears before recent observations in memory context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric observation identifier. Also accepted as `observation_id`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| pinned | No | ||
| sync_id | No |