Skip to main content
Glama

OpenTK Model Context Protocol Server

by r-huijts
MIT License
30
13
  • Apple

get_committee_details

Retrieve detailed information about a parliamentary committee, including members, recent activities, and leadership roles, for comprehensive insights into its structure and work using the OpenTK Model Context Protocol Server.

Instructions

Retrieves detailed information about a specific parliamentary committee, including its members, recent activities, and description. This provides deeper insight into the committee's composition, leadership roles, and recent work. Use this when you need comprehensive information about a particular committee's structure and activities.

Input Schema

NameRequiredDescriptionDefault
committeeIdYesCommittee ID - the unique identifier for the parliamentary committee you want information about

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "committeeId": { "description": "Committee ID - the unique identifier for the parliamentary committee you want information about", "type": "string" } }, "required": [ "committeeId" ], "type": "object" }
Install Server

Other Tools from OpenTK Model Context Protocol Server

Related Tools

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/r-huijts/opentk-mcp'

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