Create Semantic Page
create_semantic_pageCreate AFFiNE pages with structured sections and native blocks for meeting notes, project hubs, specs, or wikis. Use headings, bullets, callouts, and paragraphs to organize content.
Instructions
Create an AFFiNE-native page with intentional section structure and native block composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Page title. | |
| pageType | No | Semantic page template to seed default sections. | |
| sections | No | Optional explicit section structure. If omitted, the page type defaults are used. | |
| parentDocId | No | Optional parent doc to link the new page under in the sidebar. | |
| workspaceId | No | AFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| title | Yes | ||
| noteId | Yes | ||
| pageId | Yes | ||
| blockIds | Yes | ||
| pageType | Yes | ||
| warnings | Yes | ||
| workspaceId | Yes | ||
| parentLinked | Yes | ||
| sectionCount | Yes | ||
| sectionHeadingIds | Yes |