get_document_folder
Retrieve a specific document folder by its ID to access folder details in IT Glue. Returns JSON with folder information.
Instructions
Get a specific document folder by ID.
Args: folder_id: The document folder ID
Returns: JSON string with folder details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |