Skip to main content
Glama

run_odin_query

Analyze Dutch travel behavior using 20 years of ODIN survey data. Get modal split, trip purposes, distance distribution, hourly patterns, and trends for any municipality, postcode, or province.

Instructions

Run ODIN travel survey analysis for a Dutch location (20 years of data, ~3M trips). Returns modal split, trip purposes, distance distribution, hourly patterns, and trends. Provide at least one of: municipality, postcode, or province.

Args: municipality: Dutch municipality name (e.g. 'Amsterdam', 'Utrecht', "'s-Gravenhage") postcode: 4-digit postcode (e.g. '1012', '3013') province: Province code (e.g. 'NH', 'ZH', 'UT') location_type: 'departure' or 'arrival' transport_mode: filter by mode (e.g. 'Fiets', 'Auto-best', 'Trein', 'Lopen', 'Btm', 'Overig', 'Auto-pass') trip_purpose: filter by purpose (e.g. 'Werken', 'Winkelen/boodschappen doen', 'Onderwijs/cursus volgen') distance_category: filter by distance (e.g. '<1½km', '1½-3½', '3½-5½', '7½-12½', '25-50km', '>50km') stedelijkheid: urbanization level filter year_min: start year (2004-2023) year_max: end year (2004-2023) include_trends: include yearly trend data include_cross_tabs: include mode×purpose and mode×distance matrices

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
municipalityNo
postcodeNo
provinceNo
location_typeNodeparture
transport_modeNo
trip_purposeNo
distance_categoryNo
stedelijkheidNo
year_minNo
year_maxNo
include_trendsNo
include_cross_tabsNo

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. While it describes the return types and data scope, it omits critical behavior such as whether the tool modifies data, rate limits, or performance expectations. The lack of such details leaves the agent uninformed about potential side effects or costs.

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 and well-structured. The opening sentence provides a clear summary, followed by a bullet-style list of parameters with concise explanations. Every line adds value without redundancy or unnecessary detail.

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 description covers the tool's purpose, required inputs, optional filters, and general output categories. Given the tool's complexity (12 parameters, no annotations, but an output schema exists), the description is largely complete. However, it could benefit from clarifying the output structure or providing a usage example for common scenarios.

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?

The input schema has 0% description coverage, but the tool description compensates excellently by providing detailed explanations, examples, and allowed values for each parameter (e.g., municipality examples, transport_mode list). This adds significant meaning beyond the schema's minimal metadata.

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 tool runs ODIN travel survey analysis for a Dutch location, specifying the data scale and returns. However, it does not explicitly distinguish itself from sibling tools like run_modal_split or run_odin_compare, which could cause confusion about when to use this tool over others.

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?

The description explicitly states the key usage requirement: 'Provide at least one of: municipality, postcode, or province.' It also lists all optional filters. However, it does not provide guidance on when not to use this tool or suggest alternatives like 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