confluence_get_folder
Retrieve a Confluence folder by its ID, with options to include direct children, operations, properties, or collaborators. Use this to fetch folder details and related data in one request.
Instructions
Get one Confluence folder by ID, optionally including direct children, operations, properties, or collaborators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ||
| max_chars | No | ||
| include_operations | No | ||
| include_properties | No | ||
| include_collaborators | No | ||
| include_direct_children | No |