---
title: "Get All Folder Views"
description: "Retrieve all saved views across all folders."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.speakai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Get All Folder Views

Use the Speak AI MCP server tool `get_all_folder_views` to retrieve all saved views
across all folders.

## What does it do?

Retrieve all saved views across all folders.

## Parameters

`get_all_folder_views` takes no parameters.

## Behaviour

The Speak AI MCP server publishes these behaviour hints for `get_all_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](/mcp/tools/folders-views/) lists the rest of the Folders & views
  category.
- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/folders-views/get_all_folder_views/index.mdx
