Publish Notion document
notion_publish_documentPublish Notion documents with conflict-safe create/edit operations and post-write verification.
Instructions
Create one or more Notion documents, or conflict-safely apply one or more edits to a document with bounded rebasing and post-write verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | One to eight pages for a create_batch target | |
| target | Yes | Existing page, single-page creation, or batch creation target | |
| dry_run | No | ||
| markdown | No | Markdown for single-page creation | |
| operation | No | One edit for an existing page | |
| operations | No | One to ten ordered edits for an existing page | |
| timeout_ms | No | ||
| base_revision | No | ||
| conflict_policy | No |