Parses a free-form morning brain dump into categorized calendar events and notes, then sends a Slack summary and updates a Notion board.
Each step shows the tools it's allowed to touch.
Read the full morning ramble and extract all calendar events (with inferred dates/times) and categorized notes.
Organize extracted items into the two buckets: calendar_events list and notes list, each with category tags.
Add each calendar event and note as a new entry in the specified Notion database, tagging each with its category.
Compose and send a clean, scannable summary message to the specified Slack channel with events and top to-dos.
Every number here is platform-tracked, not self-reported.