Update IT Glue Document
itglue_update_documentRename an IT Glue document by providing the document ID and new name. This updates only metadata, not content.
Instructions
Rename a document (metadata only). To change content, use itglue_update_document_section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New document name | |
| document_id | Yes | The document ID to update | |
| response_format | No | Output format: human-readable markdown (default) or structured JSON | markdown |