Use the Speak AI MCP server tool get_folder_views to retrieve all saved views for
a specific folder.
What does it do?
Retrieve all saved views for a specific folder.
Parameters
get_folder_views takes 1 parameter, all of them required.
| Name | Type | Required | Description |
|---|---|---|---|
folderId |
string | Yes | Unique identifier of the folder |
Behaviour
The Speak AI MCP server publishes these behaviour hints for get_folder_views.
- Only reads data. Does not modify your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call is safe.
- 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.