Skip to main content
Glama

run_respondent_profile

Retrieve demographic and mobility profiles of Dutch travelers for any municipality, postcode, or province using standardized survey data from 2004-2023.

Instructions

Get demographic and mobility profile of ODIN respondents for a location. Based on ~1M respondents standardized across 20 years (2004-2023). Returns: sex, age, education, income, household composition, proximity class, trip generation (trips/day and km/day by mode). Provide at least one of: municipality, postcode, or province.

Args: municipality: Dutch municipality name (e.g. 'Amsterdam', 'Rotterdam') postcode: 4-digit postcode (e.g. '1012', '3013') province: Province code (e.g. 'NH', 'ZH', 'UT') year_min: start year (2004-2023) year_max: end year (2004-2023)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
municipalityNo
postcodeNo
provinceNo
year_minNo
year_maxNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

In the absence of annotations, the description discloses key behavioral traits: data source (~1M respondents, 20-year span), return fields (sex, age, etc.), and parameter constraints. However, it omits information about authentication, rate limits, or behavior when no data matches.

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 succinct, with a clear purpose statement upfront, followed by essential context and a structured Args list. Every sentence adds value, and the format is easy to parse.

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 the tool's complexity, the description covers all necessary aspects: purpose, data source, return fields, parameters with examples, and constraints. The existence of an output schema further supports completeness, though the description already details return values.

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

Parameters5/5

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

With 0% schema description coverage, the description compensates fully by explaining each parameter (municipality, postcode, province, year_min, year_max) with meanings, examples (e.g., '1012'), and allowed ranges (2004-2023). This adds significant value beyond the basic schema.

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 retrieves demographic and mobility profiles of ODIN respondents for a location, using specific verbs like 'Get' and specifying the resource and scope. It distinguishes from sibling tools by focusing on respondent profiles with standardized data across 20 years.

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 provides parameter requirements (e.g., provide at least one location parameter) but lacks explicit guidance on when to use this tool versus alternatives like run_odin_profile. No when-not-to-use or comparison to 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/Studio-Bereikbaar/sb-ogc-mcp'

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