zerodb_notion_create_page
Create Notion pages directly from agent outputs using your saved OAuth connection. Content in plain text or markdown is automatically converted to Notion blocks.
Instructions
Create a Notion page using your stored Notion OAuth connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| content | No | Page content as plain text or markdown. Converted to Notion blocks automatically. | |
| parent_id | Yes | Parent page or database ID to create the page under |