get_folders
Lists all mail folders (INBOX, Sent, Drafts, etc.) to help you navigate and manage your email structure.
Instructions
List all mail folders (INBOX, Sent, Drafts, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Lists all mail folders (INBOX, Sent, Drafts, etc.) to help you navigate and manage your email structure.
List all mail folders (INBOX, Sent, Drafts, etc.)
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It correctly indicates this is a read-only list operation, but it does not disclose details such as ordering, whether folders are returned with metadata, authentication requirements, or potential pagination. For a simple list tool this is minimally acceptable but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, well-structured sentence that immediately states the tool's purpose and includes helpful examples in parentheses. Every word earns its place with no redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool with no output schema, this description is complete. It tells the agent exactly what action is performed and what resource is targeted, and the examples clarify the expected result. There is no missing context needed for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the baseline is 4. There is no parameter complexity to document, and the description adds no unnecessary parameter information.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('List') and a clear resource ('all mail folders') with concrete examples (INBOX, Sent, Drafts). It clearly distinguishes itself from sibling tools like switch_folder, which changes folders, and get_mailbox_status, which likely returns status information.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly implies this tool should be used when the agent needs to enumerate the available mail folders. It does not explicitly mention alternatives or when not to use it, but the context is unambiguous because the tool is a straightforward list operation with no parameters.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ragazzoforte/strato-mail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server