@servicenow/sdk - v4.7.0
    Preparing search index...
    DownloadMetadataOptions: { method: "metadata" } & (
        | { sysId: string; table: string }
        | { records: { sysId: string; table: string }[] }
    )