Append Semantic Section
append_semantic_sectionAdd a heading-based section with paragraphs, bullets, or callouts to an AFFiNE document, optionally after another existing section.
Instructions
Append a semantic section to an existing AFFiNE document by heading title and native block composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | AFFiNE document id. | |
| bullets | No | Bulleted items to append under the new section. | |
| callouts | No | Callout blocks to append under the new section. | |
| paragraphs | No | Paragraphs to append under the new section. | |
| workspaceId | No | AFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured. | |
| sectionTitle | Yes | Heading text for the new semantic section. | |
| afterSectionTitle | No | Optional existing section heading to append after. |