Read stickies
stickies_readFetch active sticky notes for the current session, filtered by project and importance level, to restore decisions, blockers, and todos after resets.
Instructions
Retrieve active stickies relevant to the current session, ordered by importance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max stickies to return. | |
| project_path | No | Absolute project root to scope to. Omit to read across all projects. | |
| include_global | No | Also include global (no project) stickies. | |
| min_importance | No | Lowest importance to include (P1 = only critical). | P3 |