What problem does it solve?
Notion API users need a reliable way to programmatically create, update, and retrieve pages, databases, and blocks instead of doing everything manually in the UI.
Core Features & Use Cases
- Page and block management: Create pages and append blocks (e.g., paragraphs) to keep content structured and consistent.
- Database (data source) operations: Create and query databases/data sources to manage workflows like task trackers or project logs.
- Automation-friendly integration: Supports searching and updating properties to build end-to-end pipelines from external inputs into Notion.
Use Case: When you receive new tasks from an external system, use this skill to search for the right database, create a new item with proper properties, and add an initial content block.
Quick Start
Use the notion skill to create a new page in your Notion database named "My Database" with the title "New Item" and set its Status property to "Todo".