Skip to main content
Glama

bakom_aktuell

Read-only

Search BAKOM's open-data catalog by topic and return the most recently updated datasets with title, modification date, and link. Use a search word like "5g" or "medien" to find what the Swiss office has been working on.

Instructions

Zuletzt aktualisierte BAKOM-Datensätze auf opendata.swiss zu einem Thema.

Sortiert nach metadata_modified absteigend — zeigt also, woran das BAKOM zuletzt gearbeitet hat, gemessen an seinen Datensätzen.

Keine Medienmitteilungen. Das BAKOM veröffentlicht News auf https://www.bakom.admin.ch/de; dieser Server fragt sie nicht ab, weil dafür keine maschinenlesbare Schnittstelle bekannt ist. Wer nach der aktuellen Nachrichtenlage gefragt wird, verweist dorthin, statt sie aus Datensatz-Titeln abzuleiten.

thema geht als Suchwort in die Volltextsuche des Katalogs. Der Katalog hat keine Themen-Facette; ein unbekanntes Thema liefert deshalb keine Ersatztreffer zu einem anderen Thema, sondern eine leere Liste mit Hinweis.

Weil nach Datum sortiert wird, stehen oben die neuesten Treffer, nicht die passendsten — ein Treffer kann das Suchwort nur am Rand berühren.

Args: params (TelekomStatInput): Thema und Ausgabeformat.

Returns: str: Datensätze mit Titel, Änderungsdatum und Link.

Schema: { "thema": str, "datensaetze": [{"titel": str, "aktualisiert": str, "url": str}], "total": int, "sortierung": str, "datenquelle": str, "hinweis": str | None }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds substantial behavioral context: sorting by metadata_modified descending, no news fetching (with reason), full-text search limitations (no topic facet, unknown topics return empty list with hint), and the implication that results are date-ordered not relevance-ordered. This goes well beyond the annotation hints.

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 efficiently structured: a clear one-sentence purpose, followed by important caveats in bullet points. Every sentence adds value (e.g., sorting behavior, no news, search limitations, relevance warning). It is front-loaded with the main purpose and uses appropriate German terminology without fluff.

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?

Given the tool's simplicity (1 parameter with nested sub-params) and the presence of annotations and an explicit output schema, the description covers the key behavioral aspects: data source, sorting, search behavior, empty results handling, and the exclusion of news. It does not explain the output schema structure in words (but the embedded Schema block suffices). Minor gap: no mention of the openWorldHint annotation's implications, but overall quite complete.

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

Parameters3/5

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

Schema description coverage is 0% for the top-level 'params' parameter, though nested fields have rich descriptions. The description adds meaningful context for 'thema' (explaining it's a full-text search without topic facet, and that unknown topics return empty results). It does not describe 'response_format' beyond what the schema already provides. Overall, the description partially compensates for the top-level coverage gap.

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 'Zuletzt aktualisierte BAKOM-Datensätze auf opendata.swiss zu einem Thema', providing a specific verb (abfragen von aktualisierten Datensätzen) and resource (BAKOM-Datensätze auf opendata.swiss). It distinguishes itself from sibling tools like bakom_broadband_coverage or bakom_medien_statistik by focusing on recently updated datasets across any topic, not a specific domain.

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 explains when to use this tool (to see what BAKOM recently worked on) and explicitly states what not to expect: 'Keine Medienmitteilungen.' It warns about the sorting by date reducing relevance ('ein Treffer kann das Suchwort nur am Rand berühren') and advises where to find news instead. However, it does not directly compare with sibling tools or specify conditions that would make this tool preferable over others.

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

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