Skip to main content
Glama

Regierungsvorlagen durchsuchen

ris_regierungsvorlagen
Read-only

Search Austrian government bills and legislative proposals submitted to parliament. Filter by ministry, date, or full-text to research parliamentary materials.

Instructions

Search Austrian Government Bills (Regierungsvorlagen).

Use this tool for legislative history and parliamentary materials. Contains government proposals submitted to parliament.

Example queries:

  • suchworte="Klimaschutz" -> Full-text search in bills

  • einbringende_stelle="BMF (Bundesministerium für Finanzen)" -> Bills from Finance Ministry

  • beschlussdatum_von="2024-01-01", beschlussdatum_bis="2024-12-31" -> Bills from 2024

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoResults per page: 10, 20, 50, or 100 (default: 20)
seiteNoPage number (default: 1)
titelNoSearch in bill titles
suchworteNoFull-text search terms
im_ris_seitNoFilter by time in RIS
response_formatNo"markdown" (default) or "json"markdown
sortierung_spalteNoSort by column
beschlussdatum_bisNoDecision date to (YYYY-MM-DD)
beschlussdatum_vonNoDecision date from (YYYY-MM-DD)
einbringende_stelleNoFilter by submitting ministry
sortierung_richtungNoSort direction

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYesPage number of this result set (1-based)
queryNoEcho of the validated search parameters alongside the tool name — re-issue the call with an incremented "seite" for the next page
has_moreYesWhether further result pages are available
documentsYesThe documents on this page
page_sizeYesNumber of documents per page
total_hitsYesTotal number of documents in RIS matching the search
Behavior3/5

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

Annotations already provide readOnlyHint=true and destructiveHint=false, so the safety profile is known. The description adds content context ('Contains government proposals submitted to parliament') and demonstrates search patterns, but does not disclose behaviors like result language, pagination limits, or API-specific quirks. With annotations covering the critical safety aspects, this is adequate but not exceptional.

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?

The description is well-structured: a clear one-line purpose, a usage sentence, a content sentence, and three examples. It is not overly verbose, and every section serves a purpose. It loses a point for slight redundancy in the first two sentences, both of which emphasize the bill topic, but overall it is tight and informative.

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 presence of a rich output schema, exhaustive parameter descriptions, and readOnly annotations, the description does not need to explain return values or safety. It adequately covers what the tool searches, when to use it, and how to formulate queries. It is complete for the average agent, though a note about German-language results or the 'openWorldHint' could push it to a 5.

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?

The schema has 100% description coverage, so the baseline is 3. The description goes beyond by providing concrete example queries that map to parameters (suchworte, einbringende_stelle, beschlussdatum_von/bis), clarifying how to combine them and what the expected outcome is (e.g., bills from 2024). This adds practical meaning beyond the raw schema.

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 opens with 'Search Austrian Government Bills (Regierungsvorlagen)', a specific verb+resource statement that clearly distinguishes this tool from siblings like ris_bundesrecht or ris_judikatur. It further narrows scope with 'government proposals submitted to parliament', eliminating ambiguity.

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 states 'Use this tool for legislative history and parliamentary materials', giving a clear when-to-use context. It does not name alternatives, but the domain is distinct enough from siblings (laws, court decisions, ordinances) to imply exclusions. Example queries further illustrate realistic use cases.

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/Honeyfield-Org/ris-mcp-ts'

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