Canonical list of tools exposed by the European Parliament MCP gateway
(european-parliament-mcp-server@1.2.11). The news workflows, prompt
library (.github/prompts/07-mcp-reference.md), and the integration test
suite all reference this list so a regression that adds/removes a tool
fails a single drift guard
(test/integration/mcp/ep-mcp.test.js) instead of silently breaking
prompt/validator/probe coverage.
Kept in sync with every this.safeCallTool('<name>', ...) call below.
Canonical list of tools exposed by the European Parliament MCP gateway (
european-parliament-mcp-server@1.2.11). The news workflows, prompt library (.github/prompts/07-mcp-reference.md), and the integration test suite all reference this list so a regression that adds/removes a tool fails a single drift guard (test/integration/mcp/ep-mcp.test.js) instead of silently breaking prompt/validator/probe coverage.Kept in sync with every
this.safeCallTool('<name>', ...)call below.