Skip to main content
Glama

list_connections

Retrieve Nango connections using tag filters such as end_user_id and organization_id, with options to search, filter by connection ID, and limit results.

Instructions

List Nango connections. Prefer tag filters such as end_user_id and organization_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
environmentYes
connection_idNo
searchNo
tagsNo
limitNo
Behavior2/5

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

No annotations exist, and the description does not disclose behavioral traits like read-only access, rate limits, pagination, or response size. It only hints at filtering but lacks comprehensive behavior details.

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

Conciseness4/5

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

The description is concise with two sentences, front-loading the purpose. It earns its place but could be slightly more informative without being verbose.

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

Completeness2/5

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

Given 5 parameters, no output schema, and no annotations, the description is incomplete. It lacks return value details, pagination info, and parameter usage guidance, leaving agents under-informed for effective invocation.

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

Parameters2/5

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

With 0% schema description coverage, the description must explain parameters. It only mentions 'tag filters', hinting at the `tags` parameter but fails to describe other parameters like `environment`, `connection_id`, `search`, and `limit`, leading to significant gaps.

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

Purpose4/5

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

The description clearly states 'List Nango connections', providing a specific verb and resource. While it distinguishes from 'get_connection' for single fetch, it lacks additional context about what a connection represents.

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

Usage Guidelines3/5

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

The description includes a usage hint: 'Prefer tag filters such as end_user_id and organization_id.' However, it does not specify when not to use this tool or mention alternatives among siblings.

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

Install Server

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/LevSky22/nango-mcp-server'

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