itglue_create_document_section
Create a new section within an IT Glue document by providing the document ID, section heading, HTML body, and optional position.
Instructions
Create a section within a document. name and content are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | Document id (required). | |
| name | Yes | Section heading (required). | |
| content | Yes | HTML body (required). | |
| position | No | Display order. |