Skip to main content
Glama

mist_list_orgs

Read-only

Lists configured customer organizations and their Mist regions, showing organization name, region, and token presence.

Instructions

List configured customer organizations and their Mist regions.

Returns a list of organizations from the configuration, including the organization name, region, and whether a token is present.

Returns: List of dicts with keys: name, region, has_token.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations indicate readOnlyHint=true, which the description does not contradict. The description adds value by specifying the return format (list of dicts with keys: name, region, has_token), which goes beyond the annotation to clarify output behavior.

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?

The description is concise, with the main action in the first sentence and supplementary details in a separate paragraph. Every sentence adds value without redundancy.

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

Completeness5/5

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

Given zero parameters and the presence of an output schema (implied by context signals), the description fully covers the tool's purpose and return format, making it complete for an agent to use correctly.

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 no parameters, and schema coverage is 100% (none). The description adds no parameter info since none exist, achieving the baseline score of 4 for zero-parameter tools.

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 clearly states 'List configured customer organizations and their Mist regions.' The verb 'list' and resource 'customer organizations' are specific, and it distinguishes from sibling tools (e.g., device stats, alarms) by focusing on organization listing.

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 implies usage (listing orgs before other operations) but lacks explicit guidance on when to use this tool vs siblings or when not to use it. No alternative tools are mentioned.

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/vahagn-madatyan/juniper-mist-mcp'

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