Use the Speak AI MCP server tool create_folder to create a new folder in the
workspace.
What does it do?
Create a new folder in the workspace.
Parameters
create_folder takes 2 parameters, 1 of them required.
| Name | Type | Required | Description |
|---|---|---|---|
name |
string | Yes | Display name for the new folder |
description |
string | No | Optional folder description |
Behaviour
The Speak AI MCP server publishes these behaviour hints for create_folder.
- Can change data in your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call can have an extra effect.
- Stays inside Speak AI. Does not reach other systems.
Related
- Folders & views lists the rest of the Folders & views category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.