create_notion_page
Creates a Notion page with a summarized YouTube transcript. Automatically saves it under the configured parent page.
Instructions
Create a new Notion page under the configured parent page.
Args: notion_page_content: A Notion "create page" API payload (properties + children blocks). The parent page ID is injected automatically from PARENT_PAGE_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notion_page_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |