Navigation
Mobile DocsNavigation
Mobile DocsManage Notion pages
Integrate with Notion to read content from pages, write new content, and create new pages.
Layout: full
Options: Read Page, Append Content, Create Page
Placeholder: Select Notion account
Layout: full
Provider: notion
Placeholder: Enter Notion page ID
Layout: full
Condition: operation = "read_notion"
Placeholder: Enter Notion page ID
Layout: full
Condition: operation = "write_notion"
Layout: full
Condition: operation = "create_notion"
Options: Page, Database
Placeholder: ID of parent page or database
Layout: full
Condition: operation = "create_notion"
Placeholder: Title for the new page
Layout: full
Condition: operation = "create_notion" AND parentType = "page"
Placeholder: Enter page properties as JSON object
Layout: full
Condition: operation = "create_notion"
Placeholder: Enter content to add to the page
Layout: full
Condition: operation = "write_notion"
Placeholder: Enter content to add to the page
Layout: full
Condition: operation = "create_notion"
Required
Required
Optional
Optional
Required
Required
Optional
Optional
Primary response type:
{
"content": "string",
"metadata": "json"
}