Skip to main content
Glama

list_collections

Find all address books and calendars available to your account, providing exact names needed to target specific collections.

Instructions

List the address books and calendars this account can reach. Useful when the account has more than one and you need the exact name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full behavioral burden. It implies a read-only listing and defines scope, but it does not describe the return shape, empty-result behavior, or any auth considerations. The 'exact name' hint adds some value, but the behavioral context stays thin.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two short sentences: the first states the action and resource, the second gives the practical use case. It is front-loaded and contains no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter list tool, the description provides the essential selection and invocation context. A minor gap is the lack of an explicit return format, but 'exact name' strongly implies the useful output field.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and the schema coverage is trivially 100%, so the baseline of 4 applies. The note about needing exact names adds practical context for how results may be used, even though there are no parameters to document.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('List') and specific resources ('address books and calendars'), and clarifies the scope ('this account can reach'). This clearly distinguishes it from the contact, event, and task sibling tools without ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly gives a concrete situation for use: when the account has multiple collections and the agent needs the exact name. It does not name exclusions, but the alternatives are different resource types, so confusion is unlikely.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/austinpnguyen/infomaniak-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server