Notion Meeting Notes to Actions
Meeting notes that become action.
Prevents meeting outcomes from staying buried in Notion by turning notes into structured follow-through.
Reads meeting notes in Notion, extracts structured decisions and tasks, and prepares action queues or follow-up messages for participants.
How it runs
Multi-agent orchestration — here's the flow, step by step.
Call verslay_recall to retrieve prior meeting-notes processing history and action-item owner mapping from memory. Then query the configured Notion meetings database for all meeting note pages created or updated since the last processing run — extracting meeting title, date, attendees, and the full raw notes content. Flag any meeting pages where actions were already extracted (via a processed tag) to avoid duplication. Store raw notes as Phase 1 output.
notion knowledge base operatorConsume Phase 1 raw meeting notes. Parse each set of notes for: (a) explicit action items (sentences with 'will', 'action:', 'owner:', 'follow up'); (b) decisions made during the meeting; (c) open questions or parking lot items; (d) deadlines mentioned. Assign a confidence score to each extracted action item (high = explicit owner + due date, medium = implicit owner, low = unassigned). Produce a structured action-item table per meeting.
knowledge synthesizerIn parallel with knowledge-synthesizer, call verslay_web_search and verslay_news_search targeting 'meeting notes action item extraction best practices' and 'follow-up accountability frameworks'. Call verslay_reddit_search on r/productivity and r/projectmanagement for community-tested methods for turning meeting notes into trackable tasks. Pass framework guidance to Phase 3.
web researcherConsume Phase 2 action-item tables and Phase 2 framework guidance. For each extracted action item, determine the appropriate destination system based on owner role and action type (engineering task → ClickUp, sales follow-up → HubSpot comment, documentation task → Notion page). Route each item to the correct system. For low-confidence items (no clear owner), flag them for human review rather than auto-creating. Log routing decisions.
task routerConsume Phase 3 routing log and Phase 2 action tables. Update the original Notion meeting pages to add an 'Extracted Actions' section with the structured action-item list and routing status. Call verslay_chart_create to generate an action-item distribution chart (by owner, by destination system). Format the processing summary report.
report formatterConsume Phase 4 processing summary. Write a meeting-notes-to-actions receipt: meetings processed, total action items extracted, routing distribution by system, items flagged for human review, and a list of overdue actions from prior runs (from verslay_recall). Call verslay_memorize to store the updated action-item registry, owner map, and processing timestamp in memory.
executive briefing writerReceive the processing receipt from executive-briefing-writer. Post to the configured Slack channel or email the meeting organizers. Confirm delivery and log send timestamp.
distributorRequired Agents
7- notion-knowledge-base-operator
- knowledge-synthesizer
- web-researcher
- task-router
- report-formatter
- executive-briefing-writer
- distributor
Connections
Required
What it does
- Meeting note parsing
- Decision extraction
- Action owner detection
- Open-question summary
- Follow-up draft
Example prompt
Turn these Notion meeting notes into action items, owners, due dates, decisions, open questions, and a follow-up message.
Ready to deploy Notion Meeting Notes to Actions?
Start free. One click, full agent orchestration.
Get Started Free →