You're viewing a demo portfolio

Join the waitlist
PRSM

fetch_report

Active

Tool of Riksdag & Regering MCP

declared in 2.1.0

Hämta en rapport (HTML/JSON)

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "report"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "default": 200,
      "maximum": 500,
      "minimum": 1
    },
    "report": {
      "enum": [
        "ledamotsstatistik",
        "kontaktutskott",
        "aldersstatistik",
        "konstatsstatistik",
        "mandatperiod",
        "diarium"
      ],
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Riksdag & Regering MCP

https://github.com/KSAklfszf921/Riksdag-Regering-MCP

1/7 registries
View full server →