Skip to main content
Glama

zh_edu_list_schulgemeinden

Read-onlyIdempotent

List all school municipalities and school districts in the Canton of Zurich. Filter by search term to find valid names for use with other education data tools.

Instructions

Listet alle Schulgemeinden und Schulkreise im Kanton Zürich auf.

Extrahiert die eindeutigen Schulgemeinden aus den Sekundarstufe-I-Daten. Nützlich als Einstieg, um gültige Namen für andere Tools zu finden.

Args: params (ListSchulgemeindensInput): - suchbegriff (str | None): Filter nach Teilstring (z. B. 'Zürich') - response_format: 'markdown' oder 'json'

Returns: str: Alphabetische Liste aller Schulgemeinden.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds useful context about the data source and alphabetical ordering of results, which goes beyond the annotations. No contradiction exists.

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 front-loaded with the core purpose and uses a compact Args/Returns structure. Every sentence provides value without unnecessary fluff or repetition.

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?

For a simple read-only list tool, the description fully covers the operation, parameters, output format, and use case. The annotations and parameter details are sufficient; no additional behavioral notes are required.

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?

Although the schema has descriptions, the tool description explicitly lists both parameters (suchbegriff and response_format) with examples, ensuring clarity. Since the computed schema coverage is 0%, the description fully compensates for the lack of top-level parameter explanation.

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 lists all Schulgemeinden and Schulkreise in the Canton of Zurich, using a specific verb and resource. It also mentions the data source (Sekundarstufe-I data), which distinguishes it from sibling tools like trend or overview.

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 notes the tool is useful as an entry point to find valid names for other tools, providing clear usage context. However, it does not mention when to avoid this tool or name alternatives, so it earns a 4 rather than a 5.

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/malkreide/zh-education-mcp'

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