stortinget_get_parties
Get all political parties represented in Stortinget for a given session.
Provider: Stortinget · Required: none
Input schema
{
"type": "object",
"properties": {
"sessionId": {
"type": "string",
"description": "Parliamentary session, e.g. \"2024-2025\""
}
}
}
Calling this tool
Send an MCP tools/call request to https://munge.sh/mcp with name stortinget_get_parties.