delete_document_section
Permanently delete a specific section from an IT Glue document. Confirm the section ID with the user first, as this action cannot be undone.
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 |
|---|---|---|---|
| section_id | Yes | The section ID to delete (from list_document_sections) | |
| document_id | Yes | The document ID |