EU Parliament Monitor — API Documentation - v0.8.41
    Preparing search index...

    Variable EP_MCP_TOOLSConst

    EP_MCP_TOOLS: readonly string[] = ...

    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.