What problem does it solve?
Enable programmatic reading and writing of Notion pages and databases so users can automate note-taking, content updates, and database queries without manual UI interaction.
Core Features & Use Cases
- Page and block retrieval: Fetch page metadata and block children for content inspection or syncing.
- Page creation and updates: Create new pages and append or modify content blocks for automated documentation or meeting notes.
- Database queries and search: Query databases and perform global searches to drive task workflows, reporting, or content migration.
- Use Case: Automatically create meeting notes pages from calendar events, append action items as blocks, and query a project database to update task statuses.
Quick Start
Use the Notion skill to create a new page titled Meeting Notes under a specified parent page using the NOTION_API_KEY environment variable.