schedule_week_overview
Get a unified view of your week by combining calendar events, Notion appointments, due tasks, and overdue items in one response.
Instructions
Get a unified overview of a week: calendar events, Notion appointments, and tasks due that week.
This is the primary 'how does my week look?' tool. It pulls from all three sources and returns a combined view so you can see everything in context — scheduled appointments, work blocks, and upcoming deadlines.
Args: params.date: Any date in the target week (defaults to current week).
Returns: str: JSON with 'week_range', 'calendar_events', 'appointments', 'tasks_due', and 'overdue_tasks' keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |