get_document
Retrieve a specific document's details and content from IT Glue by providing its document ID.
Instructions
Get a specific document by ID.
Args: document_id: The document ID
Returns: JSON string with document details including content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |