stortinget_get_representatives
Get Norwegian parliament (Stortinget) representatives for a given session. Returns name, party, county, and biography links.
Provider: Stortinget · Required: none
Input schema
{
"type": "object",
"properties": {
"sessionId": {
"type": "string",
"description": "Parliamentary session, e.g. \"2024-2025\" (defaults to current)"
}
}
}
Calling this tool
Send an MCP tools/call request to https://munge.sh/mcp with name stortinget_get_representatives.