MCP tool
create_folder
Create an immut folder
WRITE
calls /api/v1/foldersCreate a folder in a workspace (optionally under a parent) so documents are organised, e.g. "Contracts" or "Intellectual property". Returns the folder id to pass to protect_path/protect_file.
- Access: write
- Calls:
/api/v1/folders
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
name | string | yes | |
workspace | string | yes | |
parentFolder | string | no |
Generated from the immut MCP server, 28 tools. Machine-readable: this page as markdown · everything in one file · tool contract