@servicenow/sdk - v4.9.0
    Preparing search index...
    RecordCreate: PlaybookTriggerType<
        {
            condition: Typed<
                string,
                {
                    columnType: "string";
                    label: "Condition";
                    sysId: "2a8a7851ff2200108c8733af793bf131";
                },
            >;
            runTriggerOnExtendedTables: Typed<
                boolean,
                {
                    columnType: "boolean";
                    label: "Run On Extended";
                    sysId: "38c838790f0010108c87f4f0ff767e5a";
                },
            >;
            table: Typed<
                keyof Tables,
                {
                    columnType: "string";
                    label: "Table";
                    sysId: "a8ae38d1ff2200108c8733af793bf15c";
                },
            >;
        },
        never,
    > = ...