@servicenow/sdk - v4.9.0
    Preparing search index...
    NewRecordForm: InferredActivityDef<
        Subflow<
            FlowIOType<
                {
                    form_view: Typed<
                        string,
                        {
                            label: "Create Record View";
                            sysId: "79e81ae4db9f0010efc65404ce96192a";
                        },
                    >;
                    table: Typed<
                        keyof Tables,
                        { label: "Table"; sysId: "a1e8dea4db9f0010efc65404ce9619f8" },
                    >;
                    template_fields: Typed<
                        string,
                        { label: "Template Fields"; sysId: "7b04659dff412010748653bd6338f1b0" },
                    >;
                },
            >,
            OutputsWithDotwalk<
                {
                    record_created: Typed<string | Record, { label: "Record Created" }>;
                },
            >,
        >,
        {
            $id: string;
            experienceProperties: {
                associated_record: Typed<
                    string
                    | Record,
                    {
                        columnType: "string";
                        dependent: "associated_table";
                        label: "Associated Record";
                        sysId: "346499fbff001010393e53bd6338f1eb";
                    },
                >;
                associated_table: Typed<
                    keyof Tables,
                    {
                        columnType: "string";
                        label: "Associated Table";
                        sysId: "6c6499fbff001010393e53bd6338f1c8";
                    },
                >;
                attachment_source: Typed<
                    "associated_record"
                    | "parent_record",
                    {
                        choices: {
                            associated_record: { label: "Associated Record" };
                            parent_record: { label: "Parent Record"; sequence: 2 };
                        };
                        columnType: "string";
                        label: "Attachment Source";
                        sysId: "586499fbff001010393e53bd6338f16b";
                    },
                >;
                attachments_read_only: Typed<
                    boolean,
                    {
                        columnType: "boolean";
                        label: "Attachments Read Only";
                        sysId: "246499fbff001010393e53bd6338f188";
                    },
                >;
                description: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Description";
                        sysId: "546499fbff001010393e53bd6338f14e";
                    },
                >;
                experience_status_record: Typed<
                    string
                    | Record,
                    {
                        columnType: "string";
                        dependent: "experience_status_table";
                        label: "Experience Status Record";
                        sysId: "25be72a7c3611010381b60bc0eba8f71";
                    },
                >;
                experience_status_table: Typed<
                    keyof Tables,
                    {
                        columnType: "string";
                        defaultValue: "sys_flow_data";
                        label: "Experience Status Table";
                        sysId: "737ebe67c3611010381b60bc0eba8ff9";
                    },
                >;
                footer: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Footer";
                        sysId: "e86499fbff001010393e53bd6338f1b7";
                    },
                >;
                form_fields: Typed<
                    string
                    | FieldListValue<keyof Tables>,
                    {
                        columnType: "field_list";
                        dependent: "associated_table";
                        label: "Form Fields";
                        sysId: "0964d9fbff001010393e53bd6338f151";
                    },
                >;
                form_view: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Form View";
                        sysId: "306499fbff001010393e53bd6338f1da";
                    },
                >;
                icon: Typed<
                    | string
                    | Record<"st_sys_design_system_icon">
                    | ExplicitKey<"st_sys_design_system_icon">
                    | TableBrand<"st_sys_design_system_icon">,
                    {
                        columnType: "string";
                        label: "Icon";
                        referenceTable: "st_sys_design_system_icon";
                        sysId: "fc64d9fbff001010393e53bd6338f10d";
                    },
                >;
                is_automated: Typed<
                    boolean,
                    {
                        columnType: "boolean";
                        label: "Is Automated";
                        sysId: "ac6499fbff001010393e53bd6338f199";
                    },
                >;
                pending_description: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Pending State Description";
                        sysId: "e86499fbff001010393e53bd6338f1ab";
                    },
                >;
                pending_title: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Pending State Title";
                        sysId: "7864d9fbff001010393e53bd6338f138";
                    },
                >;
                record_fields: Typed<
                    string
                    | FieldListValue<keyof Tables>,
                    {
                        columnType: "field_list";
                        dependent: "associated_table";
                        label: "Record Fields";
                        sysId: "906459fbff001010393e53bd6338f1ce";
                    },
                >;
                show_checklist: Typed<
                    boolean,
                    {
                        columnType: "boolean";
                        label: "Show Checklist";
                        sysId: "fc64d9fbff001010393e53bd6338f11f";
                    },
                >;
                show_sla: Typed<
                    boolean,
                    {
                        columnType: "boolean";
                        label: "Show SLA";
                        sysId: "a46499fbff001010393e53bd6338f177";
                    },
                >;
                tagline: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Tagline";
                        sysId: "786499fbff001010393e53bd6338f1fc";
                    },
                >;
                template_fields: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Template Fields";
                        sysId: "07a68b3dff812010748653bd6338f153";
                    },
                >;
                title: Typed<
                    string,
                    {
                        columnType: "string";
                        label: "Title";
                        sysId: "986499fbff001010393e53bd6338f13d";
                    },
                >;
            };
        },
        { form_view: "all"; table: "all"; template_fields: "all" },
        {
            associated_record: "advanced";
            associated_table: "advanced";
            attachment_source: "advanced";
            attachments_read_only: "advanced";
            description: "advanced";
            experience_status_record: "advanced";
            experience_status_table: "advanced";
            footer: "all";
            form_fields: "all";
            form_view: "all";
            icon: "advanced";
            is_automated: "advanced";
            pending_description: "advanced";
            pending_title: "advanced";
            record_fields: "all";
            show_checklist: "advanced";
            show_sla: "advanced";
            tagline: "all";
            template_fields: "advanced";
            title: "advanced";
        },
    > = _NewRecordForm