Get IT Glue Document Section
itglue_get_document_sectionFetch a specific document section's full content from IT Glue. Choose between markdown or JSON output.
Instructions
Get one document section with its full content (HTML on the wire; markdown output converts to plain text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | The section ID | |
| document_id | Yes | The parent document ID | |
| response_format | No | Output format: human-readable markdown (default) or structured JSON | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes |