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

    Function pruneMissingIds

    • Drops missing identifiers that are no longer part of the active roster so a departed entity does not permanently suppress a re-added one.

      Parameters

      • missingIds: Set<string>

        Missing-id set (mutated in place).

      • activeIds: ReadonlySet<string>

        Identifiers present in the current listing.

      Returns void