get_project_context
Retrieve concise project state, recent session notes, and decision records before starting work to maintain context without reloading the entire vault.
Instructions
Retrieve concise durable memory before substantial work.
Reads Project State.md plus the newest session and decision notes. Returns empty sections when the project is new. Never returns the entire vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| recent_sessions | No | ||
| recent_decisions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||