Append Semantic Section
append_semantic_sectionAppends a structured section with paragraphs, bullets, or callouts to an existing AFFiNE document, positioned after a specified heading.
Instructions
Append a semantic section to an existing AFFiNE document by heading title and native block composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| docId | Yes | ||
| sectionTitle | Yes | Heading text for the new semantic section. | |
| afterSectionTitle | No | Optional existing section heading to append after. | |
| paragraphs | No | Paragraphs to append under the new section. | |
| bullets | No | Bulleted items to append under the new section. | |
| callouts | No | Callout blocks to append under the new section. |