Skip to main content
Glama
xiaobenyang-com

Philippine-Geocoding

get_region_sub_municipalities

get_region_sub_municipalities

Retrieve all sub-municipalities for a specified Philippine region using the Philippine Standard Geocoding (PSGC) API to access geographic hierarchical data.

Instructions

Get all sub-municipalities within a specific region

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionCodeYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It states what the tool does but lacks details on permissions, rate limits, pagination, error handling, or the format of returned data. For a read operation with no annotation coverage, this leaves significant gaps in understanding its 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 a single, clear sentence with no wasted words. It is front-loaded and efficiently conveys the core purpose without unnecessary elaboration, making it easy for an agent to parse quickly.

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 the lack of annotations and output schema, and with 0% schema description coverage, the description is incomplete. It doesn't address behavioral aspects like data format, errors, or usage context relative to siblings, which are crucial for a tool in a crowded namespace with no structured support.

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

Parameters3/5

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

The schema has 0% description coverage, with one undocumented parameter 'regionCode'. The description adds minimal semantics by implying 'regionCode' specifies the region, but doesn't clarify the format (e.g., string pattern, codes vs. names) or provide examples. It partially compensates for the coverage gap but not fully.

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 the verb 'Get' and the resource 'all sub-municipalities within a specific region', which is specific and unambiguous. It distinguishes itself from siblings like 'get_municipalities' or 'get_region_municipalities' by focusing specifically on sub-municipalities within a region, though it doesn't explicitly contrast with them.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. With many sibling tools (e.g., 'get_region_municipalities', 'get_province_sub_municipalities'), there is no indication of the specific use case, prerequisites, or differences between them, leaving the agent to infer from naming alone.

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/xiaobenyang-com/Philippine-Geocoding'

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