favorite_set
Star or unstar an item to pin it into briefings, boost recall, and sort it first, without altering its updated time.
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 |