get_review_data
Fetch all data needed for a weekly or daily review in one call. Bundles today, inbox, projects, areas, logbook, and more, replacing 10+ separate calls.
Instructions
Get all data needed for a weekly/daily review in one call.
Bundles: today, inbox, anytime, someday, projects (with todos), areas, logbook, and tags. This replaces 10+ separate MCP calls.
Args: logbook_period: How far back to pull logbook entries (default '1w'). Format: Nd, Nw, Nm, Ny (e.g., '7d', '2w', '1m').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logbook_period | No | 1w |