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

    Variable CountryDelegationArgsSchemaConst

    CountryDelegationArgsSchema: ZodObject<
        { country: ZodString; period: ZodOptional<ZodString> },
        $strip,
    > = ...

    Typed Zod schema for country delegation analysis prompt arguments.