MCP tool
list_folders
List immut folders
READ
calls /api/v1/foldersList folders in a workspace so you can file a document in the right place. Omit parentFolder for top-level; pass a folder id for its children, or "all" for every folder at all depths. Read-only.
- Access: read-only
- Calls:
/api/v1/folders
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
workspace | string | yes | Workspace id |
parentFolder | string | no | Parent folder id, or "all" for every folder |
Generated from the immut MCP server, 28 tools. Machine-readable: this page as markdown · everything in one file · tool contract