favorite_set
Star or unstar items to sort them first, pin them to session briefings, and boost recall rank without updating timestamps.
Instructions
Star or unstar an item. Favorites sort first in the console, are pinned into session briefings (memories), and get a mild recall rank boost. For memories and notes the flag is stored in the file's frontmatter; starring never bumps an item's updated time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the item's identifier: memory name, note id (or slug), project slug, plan slug, task id, session id (or name), trial id | |
| kind | Yes | what kind of item to star | |
| project | No | project scope for memory-name/note-slug resolution; defaults to the bound session's project | |
| favorite | Yes | true to star, false to unstar |