mem_note_create
Create a searchable operational memory note to persist important context from coding sessions, making it available for future agent resumption and context packs.
Instructions
Create one manual operational memory note that is indexed for mem_search and eligible for context packs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| text | Yes | ||
| session_id | No | ||
| title | No | ||
| tags | No | ||
| importance | No |