Skip to main content
Glama

bakom_aktuell

Read-only

Retrieve current BAKOM topics, news, and regulations for telecom, media, and postal sectors. Supports strategic reports and regulatory monitoring.

Instructions

Aktuelle Themen, News und Regulierungen des BAKOM abrufen.

Gibt aktuelle Informationen zu BAKOM-Tätigkeitsbereichen zurück: Telekommunikation, Frequenzvergabe, Medienregulierung, Post. Nützlich für strategische Lageberichte und Regulierungsmonitoring.

Args: params (TelekomStatInput): Thema (z.B. 'ki', '5g', 'frequenz', 'medien', 'post', 'breitband') + Ausgabeformat.

Returns: str: Aktuelle BAKOM-Informationen mit Links.

Schema: { "thema": str, "highlights": [{"titel": str, "datum": str, "url": str}], "regulierungskalender": list[str], "datenquelle": str }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare readOnlyHint=true. Description adds that it returns current information and lists topic areas, but does not disclose additional behavioral traits like rate limits, data freshness, or error conditions. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is structured with purpose, usage, Args, Returns, and Schema sections. It is fairly concise but the Schema block partially duplicates the input schema and could be omitted. Every sentence adds value.

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 output schema exists, description adequately explains returns. It covers the single parameter (with subfields) and output fields. Missing details like pagination or error handling, but overall sufficient for a read-only tool.

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%, so description carries burden. It lists example thema values (e.g., 'ki', '5g') and mentions Ausgabeformat, adding some meaning beyond the schema's property descriptions. However, it does not fully document all possible values or constraints.

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 verb 'abrufen' and resource 'Aktuelle Themen, News und Regulierungen des BAKOM'. It distinguishes from siblings by focusing on current news/regulations rather than specific statistical data like coverage or frequency.

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?

Description explicitly says 'Nützlich für strategische Lageberichte und Regulierungsmonitoring', indicating when to use. It does not provide explicit when-not-to-use or alternatives, but the context of sibling tools implies differentiation.

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