Skip to main content
Glama

run_odin_profile

Assign a mobility profile (one of seven clusters like pedestrian or long-distance driver) to a geographic area using ODiN survey data, filtered by municipality, postcode, province, location type, and year range.

Instructions

Profile respondent mobility behaviour using 7 data-driven clusters. Clusters: 0=Pedestrian, 1=Long-distance driver, 2=Cyclist, 3=Mid-distance driver, 4=Transit user, 5=Multimodal, 6=Short-distance driver. Based on ~1M ODiN respondents (2004-2023).

Args: municipality: Dutch municipality name (e.g. 'Amsterdam') postcode: 4-digit postcode (e.g. '1012') province: Province code (e.g. 'NH') location_type: 'departure' or 'arrival' year_min: start year (2004-2023) year_max: end year (2004-2023) cluster_id: filter to specific cluster (0-6), omit for all clusters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
municipalityNo
postcodeNo
provinceNo
location_typeNodeparture
year_minNo
year_maxNo
cluster_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It fails to mention that the tool is read-only, what the output format is, or what happens when multiple location filters are combined. Without these details, an agent may misuse or misinterpret results.

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 highly concise: a single sentence for purpose, a brief cluster list, data source statement, and a structured Args section. No redundant or vague sentences. The most important information is front-loaded.

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?

The tool has an output schema (not shown), so return values need not be described. The description covers parameters, data source, and cluster semantics. It lacks any mention of optional vs required filter behavior, but overall it is sufficiently complete for a profiling tool with good schema coverage.

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 input schema has zero parameter descriptions, but the description's Args section adds meaningful context: example values for location filters, explicit year range (2004-2023), and cluster_id meaning (0-6 with labels). This compensates well, though it lacks explanation of filter interplay.

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 the tool's purpose with a specific verb ('Profile respondent mobility behaviour using 7 data-driven clusters') and immediately lists the clusters, leaving no ambiguity about what the tool does. It is distinct from sibling tools like 'run_odin_query' which imply different operations.

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 contexts by naming the data source (ODiN respondents) and the clustering output, but it does not explicitly state when to use this tool over siblings, nor provide when-not-to-use guidance. The 'profile' verb implies analysis, but without clear exclusion criteria.

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/Studio-Bereikbaar/sb-ogc-mcp'

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