Skip to main content
Glama

list_collections

Read-only

List available TERMDAT collections to filter terminology searches by collection ID. Optionally specify a language to narrow results.

Instructions

List the ~140 TERMDAT collections, for use as collection_ids filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoDE

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYes
countYes
sourceNoData: TERMDAT, terminology database of the Swiss Federal Administration, Swiss Federal Chancellery (BK), via api.termdat.bk.admin.ch. The I14Y catalogue record carries no explicit licence statement — clarify terms with the Federal Chancellery before republishing.
valuesYes
languageYes
provenanceYes
retrieved_atYesISO-8601 UTC timestamp
Behavior3/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, destructiveHint=false. Description adds the approximate count (~140) and usage hint, but no additional behavioral traits beyond what annotations provide. No contradiction.

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?

Single sentence, front-loaded with action and key detail (count and purpose). No wasted words; efficient and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given output schema exists (presumably handling return values) and annotations cover safety, the description is minimally adequate. However, missing parameter explanation and any notes about filtering or edge cases reduce completeness.

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

Parameters2/5

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

Schema has one optional parameter 'language' with default 'DE', but description does not explain its purpose or effect. Schema description coverage is 0%, and description offers no clarification, leaving the agent to guess.

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?

Description clearly states the tool lists approximately 140 TERMDAT collections for use as filters. Distinguishes from siblings like search_terms or get_entries by specifying a precise purpose.

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?

Explicitly says 'for use as collection_ids filters', indicating when to use. However, does not explicitly state when not to use or provide alternative tools. Sibling list is present but no direct comparison.

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/termdat-mcp'

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