Skip to main content
Glama

list_locations

List available countries and locations for keyword searches. Use the returned ID as the language parameter for keyword and AI searches.

Instructions

List available countries/locations for keyword search.

Use the returned `id` as the `language` argument of `keyword_search` and
`ai_search`. Served from the live API, with a built-in fallback list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations provided, so description carries burden. Mentions 'served from live API with a built-in fallback list', which is useful behavioral context. Does not detail rate limits or caching, but adequate for a read-only list tool.

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 concise sentences with no superfluous information. Front-loaded with purpose. Every sentence earns its place.

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

Completeness3/5

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

No output schema, so description should clarify return structure. Mentions returned `id` but does not specify if list contains names, codes, etc. Adequate for a simple list but could be more complete.

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?

Tool has zero parameters, and schema coverage is 100%. Description need not explain parameters. Baseline 4 applies as specified.

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?

Clearly states it lists available countries/locations for keyword search. Verb 'List' and resource are explicit. Distinguishes from sibling tools like keyword_search and ai_search by being a preparatory list. Could be more precise about what 'locations' includes.

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?

Explicitly states to use the returned `id` as the `language` argument for `keyword_search` and `ai_search`. Provides clear actionable guidance. No need for when-not-to-use given simplicity.

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/webloom-agency/link-finder-mcp'

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