European Parliament MCP Server API - v1.0.1
    Preparing search index...

    Variable MepBriefingArgsSchemaConst

    MepBriefingArgsSchema: ZodObject<
        { mepId: ZodString; period: ZodOptional<ZodString> },
        $strip,
    > = ...

    Typed Zod schema for MEP briefing prompt arguments. Exported for use in integration tests and client validation.