Alpha: Document API is currently alpha and subject to breaking changes.Back to full reference Structured creation helpers.
Create operations
Create operation reference from the canonical Document API contract.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create operation reference from the canonical Document API contract.
Alpha: Document API is currently alpha and subject to breaking changes.Back to full reference Structured creation helpers.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
create.paragraph | create.paragraph | Yes | non-idempotent | Yes | Yes |
create.heading | create.heading | Yes | non-idempotent | Yes | Yes |
create.sectionBreak | create.sectionBreak | Yes | non-idempotent | No | Yes |
create.table | create.table | Yes | non-idempotent | Yes | Yes |
create.tableOfContents | create.tableOfContents | Yes | non-idempotent | No | Yes |
create.image | create.image | Yes | non-idempotent | No | Yes |
Was this page helpful?
