delete_document_section
Permanently deletes a section from an IT Glue document. Requires document and section IDs; action is irreversible.
Instructions
⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a section from an IT Glue document. This action cannot be undone. Call publish_document after editing. Confirm with the user before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The document ID | |
| section_id | Yes | The section ID to delete (from list_document_sections) |