list_binder
List the binder structure of a Scrivener project, showing folders and documents in a hierarchical tree. Optionally filter to a specific folder path.
Instructions
List the binder structure of the Scrivener project.
Shows the hierarchical structure of folders and documents, similar to Scrivener's binder sidebar.
Args: folder_path: Optional path to a specific folder to list (e.g., "Neon Syn/Book One"). If not provided, lists the entire binder.
Returns: Tree representation of the binder structure with: - 📁 for folders - 📄 for documents - ✓ for items marked "Include in Compile"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |