{
    "name": "Demo - Perplexity + OpenAI Research Assistant",
    "flow": [
        {
            "id": 34,
            "module": "notion:watchDatabaseItems",
            "version": 1,
            "parameters": {
                "limit": 10,
                "select": "update",
                "database": "15191492-532d-8063-9a6a-f21e67f71d35",
                "__IMTCONN__": 2936237
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": 0,
                    "y": 300,
                    "name": "New Notion Field"
                },
                "restore": {
                    "parameters": {
                        "select": {
                            "label": "By updated time"
                        },
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "notion2"
                            },
                            "label": "RJ Media - Notion (Rahul's Notion)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:notion2,notion3",
                        "label": "Connection",
                        "required": true
                    },
                    {
                        "name": "select",
                        "type": "select",
                        "label": "Watch Database Items",
                        "required": true,
                        "validate": {
                            "enum": [
                                "create",
                                "update"
                            ]
                        }
                    },
                    {
                        "name": "database",
                        "type": "text",
                        "label": "Database ID",
                        "required": true
                    },
                    {
                        "name": "limit",
                        "type": "uinteger",
                        "label": "Limit",
                        "required": true
                    }
                ],
                "interface": [
                    {
                        "name": "object",
                        "type": "text",
                        "label": "Object"
                    },
                    {
                        "name": "id",
                        "type": "text",
                        "label": "Database Item ID"
                    },
                    {
                        "name": "created_time",
                        "type": "date",
                        "label": "Created Time"
                    },
                    {
                        "name": "last_edited_time",
                        "type": "date",
                        "label": "Last Edited Time"
                    },
                    {
                        "name": "created_by",
                        "spec": [
                            {
                                "name": "object",
                                "type": "text",
                                "label": "Object"
                            },
                            {
                                "name": "id",
                                "type": "text",
                                "label": "ID"
                            }
                        ],
                        "type": "collection",
                        "label": "Created By"
                    },
                    {
                        "name": "last_edited_by",
                        "spec": [
                            {
                                "name": "object",
                                "type": "text",
                                "label": "Object"
                            },
                            {
                                "name": "id",
                                "type": "text",
                                "label": "ID"
                            }
                        ],
                        "type": "collection",
                        "label": "Last Edited By"
                    },
                    {
                        "name": "icon",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "emoji",
                                "type": "text",
                                "label": "Emoji"
                            }
                        ],
                        "type": "collection",
                        "label": "Icon"
                    },
                    {
                        "name": "cover",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "external",
                                "spec": [
                                    {
                                        "name": "url",
                                        "type": "text",
                                        "label": "URL"
                                    }
                                ],
                                "type": "collection",
                                "label": "External"
                            }
                        ],
                        "type": "collection",
                        "label": "Cover"
                    },
                    {
                        "name": "parent",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "workspace",
                                "type": "boolean",
                                "label": "Workspace"
                            },
                            {
                                "name": "page_id",
                                "type": "text",
                                "label": "Page ID"
                            },
                            {
                                "name": "database_id",
                                "type": "text",
                                "label": "Database ID"
                            }
                        ],
                        "type": "collection",
                        "label": "Parent"
                    },
                    {
                        "name": "archived",
                        "type": "boolean",
                        "label": "Archived"
                    },
                    {
                        "name": "properties",
                        "spec": {
                            "spec": [
                                {
                                    "name": "id",
                                    "type": "text",
                                    "label": "ID"
                                },
                                {
                                    "name": "type",
                                    "type": "text",
                                    "label": "Type"
                                },
                                {
                                    "name": "people",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "object",
                                                "type": "text",
                                                "label": "Object"
                                            },
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            },
                                            {
                                                "name": "avatar_url",
                                                "type": "text",
                                                "label": "Avatar Url"
                                            },
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "person",
                                                "spec": [
                                                    {
                                                        "name": "email",
                                                        "type": "text",
                                                        "label": "Email"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Person"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "People"
                                },
                                {
                                    "name": "url",
                                    "type": "text",
                                    "label": "URL"
                                },
                                {
                                    "name": "text",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "text",
                                                "spec": [
                                                    {
                                                        "name": "content",
                                                        "type": "text",
                                                        "label": "Content"
                                                    },
                                                    {
                                                        "name": "link",
                                                        "type": "text",
                                                        "label": "Link"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Text"
                                            },
                                            {
                                                "name": "annotations",
                                                "spec": [
                                                    {
                                                        "name": "bold",
                                                        "type": "boolean",
                                                        "label": "Bold"
                                                    },
                                                    {
                                                        "name": "italic",
                                                        "type": "boolean",
                                                        "label": "Italic"
                                                    },
                                                    {
                                                        "name": "strikethrough",
                                                        "type": "boolean",
                                                        "label": "Strikethrough"
                                                    },
                                                    {
                                                        "name": "underline",
                                                        "type": "boolean",
                                                        "label": "Underline"
                                                    },
                                                    {
                                                        "name": "code",
                                                        "type": "boolean",
                                                        "label": "Code"
                                                    },
                                                    {
                                                        "name": "color",
                                                        "type": "text",
                                                        "label": "Color"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Annotations"
                                            },
                                            {
                                                "name": "plain_text",
                                                "type": "text",
                                                "label": "Plain Text"
                                            },
                                            {
                                                "name": "href",
                                                "type": "text",
                                                "label": "Href"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Text"
                                },
                                {
                                    "name": "select",
                                    "spec": [
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "color",
                                            "type": "text",
                                            "label": "Color"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Select"
                                },
                                {
                                    "name": "email",
                                    "type": "text",
                                    "label": "Email"
                                },
                                {
                                    "name": "phone_number",
                                    "type": "text",
                                    "label": "Phone Number"
                                },
                                {
                                    "name": "multi_select",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Multi Select"
                                },
                                {
                                    "name": "date",
                                    "spec": [
                                        {
                                            "name": "start",
                                            "type": "date",
                                            "label": "Start"
                                        },
                                        {
                                            "name": "end",
                                            "type": "date",
                                            "label": "End"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Date"
                                },
                                {
                                    "name": "checkbox",
                                    "type": "boolean",
                                    "label": "Checkbox"
                                },
                                {
                                    "name": "number",
                                    "type": "number",
                                    "label": "Number"
                                },
                                {
                                    "name": "files",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Files"
                                },
                                {
                                    "name": "title",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "text",
                                                "spec": [
                                                    {
                                                        "name": "content",
                                                        "type": "text",
                                                        "label": "Content"
                                                    },
                                                    {
                                                        "name": "link",
                                                        "type": "text",
                                                        "label": "Link"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Text"
                                            },
                                            {
                                                "name": "annotations",
                                                "spec": [
                                                    {
                                                        "name": "bold",
                                                        "type": "boolean",
                                                        "label": "Bold"
                                                    },
                                                    {
                                                        "name": "italic",
                                                        "type": "boolean",
                                                        "label": "Italic"
                                                    },
                                                    {
                                                        "name": "strikethrough",
                                                        "type": "boolean",
                                                        "label": "Strikethrough"
                                                    },
                                                    {
                                                        "name": "underline",
                                                        "type": "boolean",
                                                        "label": "Underline"
                                                    },
                                                    {
                                                        "name": "code",
                                                        "type": "boolean",
                                                        "label": "Code"
                                                    },
                                                    {
                                                        "name": "color",
                                                        "type": "text",
                                                        "label": "Color"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Annotations"
                                            },
                                            {
                                                "name": "plain_text",
                                                "type": "text",
                                                "label": "Plain Text"
                                            },
                                            {
                                                "name": "href",
                                                "type": "text",
                                                "label": "Href"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Title"
                                },
                                {
                                    "name": "last_edited_time",
                                    "time": true,
                                    "type": "date",
                                    "label": "Last Edited Time"
                                },
                                {
                                    "name": "created_time",
                                    "time": true,
                                    "type": "date",
                                    "label": "Created Time"
                                },
                                {
                                    "name": "last_edited_by",
                                    "spec": [
                                        {
                                            "name": "object",
                                            "type": "text",
                                            "label": "Object"
                                        },
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "avatar_url",
                                            "type": "text",
                                            "label": "Avatar Url"
                                        },
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "person",
                                            "spec": [
                                                {
                                                    "name": "email",
                                                    "type": "text",
                                                    "label": "Email"
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Person"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Last Edited By"
                                },
                                {
                                    "name": "created_by",
                                    "spec": [
                                        {
                                            "name": "object",
                                            "type": "text",
                                            "label": "Object"
                                        },
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "avatar_url",
                                            "type": "text",
                                            "label": "Avatar Url"
                                        },
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "person",
                                            "spec": [
                                                {
                                                    "name": "email",
                                                    "type": "text",
                                                    "label": "Email"
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Person"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Created By"
                                },
                                {
                                    "name": "formula",
                                    "spec": [
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "string",
                                            "type": "text",
                                            "label": "String"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Formula"
                                },
                                {
                                    "name": "relation",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Relation"
                                },
                                {
                                    "name": "label",
                                    "type": "text",
                                    "label": "Label"
                                }
                            ],
                            "type": "collection"
                        },
                        "type": "array",
                        "label": "Properties"
                    },
                    {
                        "name": "url",
                        "type": "text",
                        "label": "URL"
                    },
                    {
                        "name": "properties_value",
                        "spec": [
                            {
                                "name": "Profile link",
                                "type": "text",
                                "label": "Profile link"
                            },
                            {
                                "name": "Research Status",
                                "spec": [
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "name",
                                        "type": "text",
                                        "label": "Name"
                                    },
                                    {
                                        "name": "color",
                                        "type": "text",
                                        "label": "Color"
                                    }
                                ],
                                "type": "collection",
                                "label": "Research Status"
                            },
                            {
                                "name": "Extra Information",
                                "spec": [
                                    {
                                        "name": "type",
                                        "type": "text",
                                        "label": "Type"
                                    },
                                    {
                                        "name": "text",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content"
                                            },
                                            {
                                                "name": "link",
                                                "type": "text",
                                                "label": "Link"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Text"
                                    },
                                    {
                                        "name": "annotations",
                                        "spec": [
                                            {
                                                "name": "bold",
                                                "type": "boolean",
                                                "label": "Bold"
                                            },
                                            {
                                                "name": "italic",
                                                "type": "boolean",
                                                "label": "Italic"
                                            },
                                            {
                                                "name": "strikethrough",
                                                "type": "boolean",
                                                "label": "Strikethrough"
                                            },
                                            {
                                                "name": "underline",
                                                "type": "boolean",
                                                "label": "Underline"
                                            },
                                            {
                                                "name": "code",
                                                "type": "boolean",
                                                "label": "Code"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Annotations"
                                    },
                                    {
                                        "name": "plain_text",
                                        "type": "text",
                                        "label": "Plain Text"
                                    },
                                    {
                                        "name": "href",
                                        "type": "text",
                                        "label": "Href"
                                    }
                                ],
                                "type": "array",
                                "label": "Extra Information"
                            },
                            {
                                "name": "Name",
                                "spec": [
                                    {
                                        "name": "type",
                                        "type": "text",
                                        "label": "Type"
                                    },
                                    {
                                        "name": "text",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content"
                                            },
                                            {
                                                "name": "link",
                                                "type": "text",
                                                "label": "Link"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Text"
                                    },
                                    {
                                        "name": "annotations",
                                        "spec": [
                                            {
                                                "name": "bold",
                                                "type": "boolean",
                                                "label": "Bold"
                                            },
                                            {
                                                "name": "italic",
                                                "type": "boolean",
                                                "label": "Italic"
                                            },
                                            {
                                                "name": "strikethrough",
                                                "type": "boolean",
                                                "label": "Strikethrough"
                                            },
                                            {
                                                "name": "underline",
                                                "type": "boolean",
                                                "label": "Underline"
                                            },
                                            {
                                                "name": "code",
                                                "type": "boolean",
                                                "label": "Code"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Annotations"
                                    },
                                    {
                                        "name": "plain_text",
                                        "type": "text",
                                        "label": "Plain Text"
                                    },
                                    {
                                        "name": "href",
                                        "type": "text",
                                        "label": "Href"
                                    }
                                ],
                                "type": "array",
                                "label": "Name"
                            }
                        ],
                        "type": "collection",
                        "label": "Properties Value"
                    }
                ]
            }
        },
        {
            "id": 36,
            "module": "notion:updateADatabaseItem",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 2936237
            },
            "filter": {
                "name": "Is Initialized",
                "conditions": [
                    [
                        {
                            "a": "{{34.properties_value.`Research Status`.name}}",
                            "b": "Initialized",
                            "o": "text:equal"
                        }
                    ]
                ]
            },
            "mapper": {
                "page": "{{34.id}}",
                "fields": {
                    "C%3FvH": "In progress"
                },
                "select": "list",
                "database": "15191492532d80639a6af21e67f71d35"
            },
            "metadata": {
                "designer": {
                    "x": 300,
                    "y": 300,
                    "name": "Update Status"
                },
                "restore": {
                    "expect": {
                        "page": {
                            "mode": "edit"
                        },
                        "fields": {
                            "nested": {
                                "C%3FvH": {
                                    "mode": "chose",
                                    "label": "In progress"
                                }
                            }
                        },
                        "select": {
                            "label": "Select from the list"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "notion2"
                            },
                            "label": "RJ Media - Notion (Rahul's Notion)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:notion2,notion3",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "select",
                        "type": "select",
                        "label": "Enter a Database ID",
                        "required": true,
                        "validate": {
                            "enum": [
                                "map",
                                "list"
                            ]
                        }
                    },
                    {
                        "name": "database",
                        "type": "text",
                        "label": "Database ID",
                        "required": true
                    },
                    {
                        "mode": "edit",
                        "name": "page",
                        "type": "select",
                        "label": "Database Item ID",
                        "required": true
                    },
                    {
                        "name": "fields",
                        "spec": [
                            {
                                "name": "title",
                                "type": "text",
                                "label": "Name",
                                "metadata": {
                                    "type": "title"
                                }
                            },
                            {
                                "name": "%3Eo%3Bd",
                                "type": "url",
                                "label": "Profile link",
                                "metadata": {
                                    "type": "url"
                                }
                            },
                            {
                                "name": "C%3FvH",
                                "type": "select",
                                "label": "Research Status",
                                "metadata": {
                                    "type": "status"
                                },
                                "validate": {
                                    "enum": [
                                        "Not started",
                                        "No access",
                                        "Initialized",
                                        "In progress",
                                        "Done",
                                        "Failed"
                                    ]
                                }
                            },
                            {
                                "name": "n%7COO",
                                "type": "text",
                                "label": "Extra Information",
                                "metadata": {
                                    "type": "rich_text"
                                }
                            }
                        ],
                        "type": "collection",
                        "label": "Fields"
                    }
                ],
                "interface": [
                    {
                        "name": "object",
                        "type": "text",
                        "label": "Object"
                    },
                    {
                        "name": "id",
                        "type": "text",
                        "label": "Database Item ID"
                    },
                    {
                        "name": "created_time",
                        "type": "date",
                        "label": "Created Time"
                    },
                    {
                        "name": "last_edited_time",
                        "type": "date",
                        "label": "Last Edited Time"
                    },
                    {
                        "name": "icon",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "emoji",
                                "type": "text",
                                "label": "Emoji"
                            }
                        ],
                        "type": "collection",
                        "label": "Icon"
                    },
                    {
                        "name": "cover",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "external",
                                "spec": [
                                    {
                                        "name": "url",
                                        "type": "text",
                                        "label": "URL"
                                    }
                                ],
                                "type": "collection",
                                "label": "External"
                            }
                        ],
                        "type": "collection",
                        "label": "Cover"
                    },
                    {
                        "name": "url",
                        "type": "text",
                        "label": "URL"
                    },
                    {
                        "name": "parent",
                        "spec": [
                            {
                                "name": "type",
                                "type": "text",
                                "label": "Type"
                            },
                            {
                                "name": "workspace",
                                "type": "boolean",
                                "label": "Workspace"
                            },
                            {
                                "name": "page_id",
                                "type": "text",
                                "label": "Page ID"
                            },
                            {
                                "name": "database_id",
                                "type": "text",
                                "label": "Database ID"
                            }
                        ],
                        "type": "collection",
                        "label": "Parent"
                    },
                    {
                        "name": "archived",
                        "type": "boolean",
                        "label": "Archived"
                    },
                    {
                        "name": "properties",
                        "spec": {
                            "spec": [
                                {
                                    "name": "id",
                                    "type": "text",
                                    "label": "ID"
                                },
                                {
                                    "name": "type",
                                    "type": "text",
                                    "label": "Type"
                                },
                                {
                                    "name": "people",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "object",
                                                "type": "text",
                                                "label": "Object"
                                            },
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            },
                                            {
                                                "name": "avatar_url",
                                                "type": "text",
                                                "label": "Avatar Url"
                                            },
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "person",
                                                "spec": [
                                                    {
                                                        "name": "email",
                                                        "type": "text",
                                                        "label": "Email"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Person"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "People"
                                },
                                {
                                    "name": "url",
                                    "type": "text",
                                    "label": "URL"
                                },
                                {
                                    "name": "text",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "text",
                                                "spec": [
                                                    {
                                                        "name": "content",
                                                        "type": "text",
                                                        "label": "Content"
                                                    },
                                                    {
                                                        "name": "link",
                                                        "type": "text",
                                                        "label": "Link"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Text"
                                            },
                                            {
                                                "name": "annotations",
                                                "spec": [
                                                    {
                                                        "name": "bold",
                                                        "type": "boolean",
                                                        "label": "Bold"
                                                    },
                                                    {
                                                        "name": "italic",
                                                        "type": "boolean",
                                                        "label": "Italic"
                                                    },
                                                    {
                                                        "name": "strikethrough",
                                                        "type": "boolean",
                                                        "label": "Strikethrough"
                                                    },
                                                    {
                                                        "name": "underline",
                                                        "type": "boolean",
                                                        "label": "Underline"
                                                    },
                                                    {
                                                        "name": "code",
                                                        "type": "boolean",
                                                        "label": "Code"
                                                    },
                                                    {
                                                        "name": "color",
                                                        "type": "text",
                                                        "label": "Color"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Annotations"
                                            },
                                            {
                                                "name": "plain_text",
                                                "type": "text",
                                                "label": "Plain Text"
                                            },
                                            {
                                                "name": "href",
                                                "type": "text",
                                                "label": "Href"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Text"
                                },
                                {
                                    "name": "select",
                                    "spec": [
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "color",
                                            "type": "text",
                                            "label": "Color"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Select"
                                },
                                {
                                    "name": "email",
                                    "type": "text",
                                    "label": "Email"
                                },
                                {
                                    "name": "phone_number",
                                    "type": "text",
                                    "label": "Phone Number"
                                },
                                {
                                    "name": "multi_select",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Multi Select"
                                },
                                {
                                    "name": "date",
                                    "spec": [
                                        {
                                            "name": "start",
                                            "type": "text",
                                            "label": "Start"
                                        },
                                        {
                                            "name": "end",
                                            "type": "text",
                                            "label": "End"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Date"
                                },
                                {
                                    "name": "checkbox",
                                    "type": "boolean",
                                    "label": "Checkbox"
                                },
                                {
                                    "name": "number",
                                    "type": "number",
                                    "label": "Number"
                                },
                                {
                                    "name": "files",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "name",
                                                "type": "text",
                                                "label": "Name"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Files"
                                },
                                {
                                    "name": "title",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "text",
                                                "spec": [
                                                    {
                                                        "name": "content",
                                                        "type": "text",
                                                        "label": "Content"
                                                    },
                                                    {
                                                        "name": "link",
                                                        "type": "text",
                                                        "label": "Link"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Text"
                                            },
                                            {
                                                "name": "annotations",
                                                "spec": [
                                                    {
                                                        "name": "bold",
                                                        "type": "boolean",
                                                        "label": "Bold"
                                                    },
                                                    {
                                                        "name": "italic",
                                                        "type": "boolean",
                                                        "label": "Italic"
                                                    },
                                                    {
                                                        "name": "strikethrough",
                                                        "type": "boolean",
                                                        "label": "Strikethrough"
                                                    },
                                                    {
                                                        "name": "underline",
                                                        "type": "boolean",
                                                        "label": "Underline"
                                                    },
                                                    {
                                                        "name": "code",
                                                        "type": "boolean",
                                                        "label": "Code"
                                                    },
                                                    {
                                                        "name": "color",
                                                        "type": "text",
                                                        "label": "Color"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Annotations"
                                            },
                                            {
                                                "name": "plain_text",
                                                "type": "text",
                                                "label": "Plain Text"
                                            },
                                            {
                                                "name": "href",
                                                "type": "text",
                                                "label": "Href"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Title"
                                },
                                {
                                    "name": "last_edited_time",
                                    "time": true,
                                    "type": "date",
                                    "label": "Last Edited Time"
                                },
                                {
                                    "name": "created_time",
                                    "time": true,
                                    "type": "date",
                                    "label": "Created Time"
                                },
                                {
                                    "name": "last_edited_by",
                                    "spec": [
                                        {
                                            "name": "object",
                                            "type": "text",
                                            "label": "Object"
                                        },
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "avatar_url",
                                            "type": "text",
                                            "label": "Avatar Url"
                                        },
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "person",
                                            "spec": [
                                                {
                                                    "name": "email",
                                                    "type": "text",
                                                    "label": "Email"
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Person"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Last Edited By"
                                },
                                {
                                    "name": "created_by",
                                    "spec": [
                                        {
                                            "name": "object",
                                            "type": "text",
                                            "label": "Object"
                                        },
                                        {
                                            "name": "id",
                                            "type": "text",
                                            "label": "ID"
                                        },
                                        {
                                            "name": "name",
                                            "type": "text",
                                            "label": "Name"
                                        },
                                        {
                                            "name": "avatar_url",
                                            "type": "text",
                                            "label": "Avatar Url"
                                        },
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "person",
                                            "spec": [
                                                {
                                                    "name": "email",
                                                    "type": "text",
                                                    "label": "Email"
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Person"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Created By"
                                },
                                {
                                    "name": "formula",
                                    "spec": [
                                        {
                                            "name": "type",
                                            "type": "text",
                                            "label": "Type"
                                        },
                                        {
                                            "name": "string",
                                            "type": "text",
                                            "label": "String"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Formula"
                                },
                                {
                                    "name": "relation",
                                    "spec": {
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            }
                                        ],
                                        "type": "collection"
                                    },
                                    "type": "array",
                                    "label": "Relation"
                                },
                                {
                                    "name": "label",
                                    "type": "text",
                                    "label": "Label"
                                }
                            ],
                            "type": "collection"
                        },
                        "type": "array",
                        "label": "Properties"
                    },
                    {
                        "name": "properties_value",
                        "spec": [
                            {
                                "name": "Profile link",
                                "type": "text",
                                "label": "Profile link"
                            },
                            {
                                "name": "Research Status",
                                "spec": [
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "name",
                                        "type": "text",
                                        "label": "Name"
                                    },
                                    {
                                        "name": "color",
                                        "type": "text",
                                        "label": "Color"
                                    }
                                ],
                                "type": "collection",
                                "label": "Research Status"
                            },
                            {
                                "name": "Extra Information",
                                "spec": [
                                    {
                                        "name": "type",
                                        "type": "text",
                                        "label": "Type"
                                    },
                                    {
                                        "name": "text",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content"
                                            },
                                            {
                                                "name": "link",
                                                "type": "text",
                                                "label": "Link"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Text"
                                    },
                                    {
                                        "name": "annotations",
                                        "spec": [
                                            {
                                                "name": "bold",
                                                "type": "boolean",
                                                "label": "Bold"
                                            },
                                            {
                                                "name": "italic",
                                                "type": "boolean",
                                                "label": "Italic"
                                            },
                                            {
                                                "name": "strikethrough",
                                                "type": "boolean",
                                                "label": "Strikethrough"
                                            },
                                            {
                                                "name": "underline",
                                                "type": "boolean",
                                                "label": "Underline"
                                            },
                                            {
                                                "name": "code",
                                                "type": "boolean",
                                                "label": "Code"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Annotations"
                                    },
                                    {
                                        "name": "plain_text",
                                        "type": "text",
                                        "label": "Plain Text"
                                    },
                                    {
                                        "name": "href",
                                        "type": "text",
                                        "label": "Href"
                                    }
                                ],
                                "type": "array",
                                "label": "Extra Information"
                            },
                            {
                                "name": "Name",
                                "spec": [
                                    {
                                        "name": "type",
                                        "type": "text",
                                        "label": "Type"
                                    },
                                    {
                                        "name": "text",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content"
                                            },
                                            {
                                                "name": "link",
                                                "type": "text",
                                                "label": "Link"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Text"
                                    },
                                    {
                                        "name": "annotations",
                                        "spec": [
                                            {
                                                "name": "bold",
                                                "type": "boolean",
                                                "label": "Bold"
                                            },
                                            {
                                                "name": "italic",
                                                "type": "boolean",
                                                "label": "Italic"
                                            },
                                            {
                                                "name": "strikethrough",
                                                "type": "boolean",
                                                "label": "Strikethrough"
                                            },
                                            {
                                                "name": "underline",
                                                "type": "boolean",
                                                "label": "Underline"
                                            },
                                            {
                                                "name": "code",
                                                "type": "boolean",
                                                "label": "Code"
                                            },
                                            {
                                                "name": "color",
                                                "type": "text",
                                                "label": "Color"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Annotations"
                                    },
                                    {
                                        "name": "plain_text",
                                        "type": "text",
                                        "label": "Plain Text"
                                    },
                                    {
                                        "name": "href",
                                        "type": "text",
                                        "label": "Href"
                                    }
                                ],
                                "type": "array",
                                "label": "Name"
                            }
                        ],
                        "type": "collection",
                        "label": "Properties Value"
                    }
                ]
            }
        },
        {
            "id": 33,
            "module": "util:SetVariable2",
            "version": 1,
            "parameters": {},
            "mapper": {
                "name": "Profile link",
                "scope": "roundtrip",
                "value": "{{34.properties_value.`Profile link`}}"
            },
            "metadata": {
                "designer": {
                    "x": 600,
                    "y": 300,
                    "name": "Get Profile Link"
                },
                "restore": {
                    "expect": {
                        "scope": {
                            "label": "One cycle"
                        }
                    }
                },
                "expect": [
                    {
                        "name": "name",
                        "type": "text",
                        "label": "Variable name",
                        "required": true
                    },
                    {
                        "name": "scope",
                        "type": "select",
                        "label": "Variable lifetime",
                        "required": true,
                        "validate": {
                            "enum": [
                                "roundtrip",
                                "execution"
                            ]
                        }
                    },
                    {
                        "name": "value",
                        "type": "any",
                        "label": "Variable value"
                    }
                ],
                "interface": [
                    {
                        "name": "Profile link",
                        "type": "any",
                        "label": "Profile link"
                    }
                ]
            }
        },
        {
            "id": 32,
            "module": "util:SetVariable2",
            "version": 1,
            "parameters": {},
            "mapper": {
                "name": "Refuse phrase",
                "scope": "roundtrip",
                "value": "I do not have access to the information"
            },
            "metadata": {
                "designer": {
                    "x": 900,
                    "y": 300,
                    "name": "Refuse Phrase"
                },
                "restore": {
                    "expect": {
                        "scope": {
                            "label": "One cycle"
                        }
                    }
                },
                "expect": [
                    {
                        "name": "name",
                        "type": "text",
                        "label": "Variable name",
                        "required": true
                    },
                    {
                        "name": "scope",
                        "type": "select",
                        "label": "Variable lifetime",
                        "required": true,
                        "validate": {
                            "enum": [
                                "roundtrip",
                                "execution"
                            ]
                        }
                    },
                    {
                        "name": "value",
                        "type": "any",
                        "label": "Variable value"
                    }
                ],
                "interface": [
                    {
                        "name": "Refuse phrase",
                        "type": "any",
                        "label": "Refuse phrase"
                    }
                ]
            }
        },
        {
            "id": 26,
            "module": "util:SetVariable2",
            "version": 1,
            "parameters": {},
            "mapper": {
                "name": "Initial Search Prompt",
                "scope": "roundtrip",
                "value": "**Prompt Instructions:**\n\nI am looking to hire someone and have a specific webpage link to their profile. Your task is to:\n\n1. **Access the Exact Webpage Provided:** Only use the information available on the exact webpage link I provide. Do not attempt to modify, correct, or search for alternative links or related profiles.\n\n2. **If Access is Unavailable:**\n   - If you cannot access the webpage or the profile is not publicly available, simply inform me: *\"{{32.`Refuse phrase`}} on this webpage.\"*\n   - Do not search for or provide information from other sources.\n   - Do not speculate, infer, or make any assumptions about the user.\n\n3. **When Access is Available:**\n   - Extract all important information about the user from that webpage only.\n   - Include any URLs listed on that page that are directly related to the user, where I can find more information about them.\n\n**Important Notes:**\n\n- **Do Not Hallucinate:** Provide information strictly from the accessed webpage. Do not generate or include information that is not explicitly stated on the page.\n- **No External Searches:** Do not perform any external searches or use information from other websites or profiles.\n- **Clarity and Accuracy:** Ensure all provided information is accurate and directly sourced from the webpage."
            },
            "metadata": {
                "designer": {
                    "x": 1200,
                    "y": 300,
                    "name": "AI Prompt"
                },
                "restore": {
                    "expect": {
                        "scope": {
                            "label": "One cycle"
                        }
                    }
                },
                "expect": [
                    {
                        "name": "name",
                        "type": "text",
                        "label": "Variable name",
                        "required": true
                    },
                    {
                        "name": "scope",
                        "type": "select",
                        "label": "Variable lifetime",
                        "required": true,
                        "validate": {
                            "enum": [
                                "roundtrip",
                                "execution"
                            ]
                        }
                    },
                    {
                        "name": "value",
                        "type": "any",
                        "label": "Variable value"
                    }
                ],
                "interface": [
                    {
                        "name": "Initial Search Prompt",
                        "type": "any",
                        "label": "Initial Search Prompt"
                    }
                ]
            }
        },
        {
            "id": 7,
            "module": "perplexity-ai:createAChatCompletion",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 4166819
            },
            "mapper": {
                "model": "llama-3.1-sonar-small-128k-online",
                "messages": [
                    {
                        "role": "system",
                        "content": "{{26.`Initial Search Prompt`}}"
                    },
                    {
                        "role": "user",
                        "content": "{{33.`Profile link`}}"
                    }
                ]
            },
            "metadata": {
                "designer": {
                    "x": 1500,
                    "y": 300
                },
                "restore": {
                    "expect": {
                        "model": {
                            "mode": "chose",
                            "label": "llama-3.1-sonar-small-128k-online"
                        },
                        "messages": {
                            "mode": "chose",
                            "items": [
                                {
                                    "role": {
                                        "mode": "chose",
                                        "label": "System"
                                    }
                                },
                                {
                                    "role": {
                                        "mode": "chose",
                                        "label": "User"
                                    }
                                }
                            ]
                        },
                        "return_images": {
                            "mode": "chose"
                        },
                        "search_domain_filter": {
                            "mode": "chose"
                        },
                        "search_recency_filter": {
                            "mode": "chose",
                            "label": "Empty"
                        },
                        "return_related_questions": {
                            "mode": "chose"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "perplexity-ai"
                            },
                            "label": "RJ Media"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:perplexity-ai",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "model",
                        "type": "select",
                        "label": "Model",
                        "required": true
                    },
                    {
                        "name": "messages",
                        "spec": [
                            {
                                "name": "content",
                                "type": "text",
                                "label": "Content",
                                "required": true
                            },
                            {
                                "name": "role",
                                "type": "select",
                                "label": "Role",
                                "options": [
                                    {
                                        "label": "User",
                                        "value": "user"
                                    },
                                    {
                                        "label": "Assistant",
                                        "value": "assistant"
                                    },
                                    {
                                        "label": "System",
                                        "value": "system"
                                    }
                                ],
                                "required": true
                            }
                        ],
                        "type": "array",
                        "label": "Messages",
                        "required": true
                    },
                    {
                        "name": "max_tokens",
                        "type": "number",
                        "label": "Max Tokens"
                    },
                    {
                        "name": "temperature",
                        "type": "number",
                        "label": "Temperature",
                        "validate": {
                            "max": 1.999,
                            "min": 0
                        }
                    },
                    {
                        "name": "top_p",
                        "type": "number",
                        "label": "Top P",
                        "validate": {
                            "max": 1,
                            "min": 0
                        }
                    },
                    {
                        "name": "top_k",
                        "type": "number",
                        "label": "Top K",
                        "validate": {
                            "max": 2048,
                            "min": 0
                        }
                    },
                    {
                        "name": "presence_penalty",
                        "type": "number",
                        "label": "Presence Penalty",
                        "validate": {
                            "max": 2,
                            "min": -2
                        }
                    },
                    {
                        "name": "frequency_penalty",
                        "type": "number",
                        "label": "Frequency Penalty",
                        "validate": {
                            "min": 0
                        }
                    },
                    {
                        "name": "search_domain_filter",
                        "spec": {
                            "name": "value",
                            "type": "text"
                        },
                        "type": "array",
                        "label": "Search Domain Filter"
                    },
                    {
                        "name": "search_recency_filter",
                        "type": "select",
                        "label": "Search Recency Filter",
                        "validate": {
                            "enum": [
                                "month",
                                "week",
                                "day",
                                "hour"
                            ]
                        }
                    },
                    {
                        "name": "return_images",
                        "type": "boolean",
                        "label": "Return Images"
                    },
                    {
                        "name": "return_related_questions",
                        "type": "boolean",
                        "label": "Return Related Questions"
                    }
                ]
            }
        },
        {
            "id": 29,
            "module": "builtin:BasicRouter",
            "version": 1,
            "mapper": null,
            "metadata": {
                "designer": {
                    "x": 1800,
                    "y": 300
                }
            },
            "routes": [
                {
                    "flow": [
                        {
                            "id": 35,
                            "module": "notion:updateADatabaseItem",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 2936237
                            },
                            "filter": {
                                "name": "Information Not Found",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{contains(7.choices[].message.content; 32.`Refuse phrase`)}}",
                                            "b": "{{true}}",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "page": "{{34.id}}",
                                "fields": {
                                    "C%3FvH": "No access"
                                },
                                "select": "list",
                                "database": "15191492532d80639a6af21e67f71d35"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 2183,
                                    "y": 302,
                                    "name": "Update Status"
                                },
                                "restore": {
                                    "expect": {
                                        "page": {
                                            "mode": "edit"
                                        },
                                        "fields": {
                                            "nested": {
                                                "C%3FvH": {
                                                    "mode": "chose",
                                                    "label": "No access"
                                                }
                                            }
                                        },
                                        "select": {
                                            "label": "Select from the list"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "notion2"
                                            },
                                            "label": "RJ Media - Notion (Rahul's Notion)"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:notion2,notion3",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "select",
                                        "type": "select",
                                        "label": "Enter a Database ID",
                                        "required": true,
                                        "validate": {
                                            "enum": [
                                                "map",
                                                "list"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "database",
                                        "type": "text",
                                        "label": "Database ID",
                                        "required": true
                                    },
                                    {
                                        "mode": "edit",
                                        "name": "page",
                                        "type": "select",
                                        "label": "Database Item ID",
                                        "required": true
                                    },
                                    {
                                        "name": "fields",
                                        "spec": [
                                            {
                                                "name": "title",
                                                "type": "text",
                                                "label": "Name",
                                                "metadata": {
                                                    "type": "title"
                                                }
                                            },
                                            {
                                                "name": "%3Eo%3Bd",
                                                "type": "url",
                                                "label": "Profile link",
                                                "metadata": {
                                                    "type": "url"
                                                }
                                            },
                                            {
                                                "name": "C%3FvH",
                                                "type": "select",
                                                "label": "Research Status",
                                                "metadata": {
                                                    "type": "status"
                                                },
                                                "validate": {
                                                    "enum": [
                                                        "Not started",
                                                        "No access",
                                                        "Initialized",
                                                        "In progress",
                                                        "Done",
                                                        "Failed"
                                                    ]
                                                }
                                            },
                                            {
                                                "name": "n%7COO",
                                                "type": "text",
                                                "label": "Extra Information",
                                                "metadata": {
                                                    "type": "rich_text"
                                                }
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Fields"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "object",
                                        "type": "text",
                                        "label": "Object"
                                    },
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "Database Item ID"
                                    },
                                    {
                                        "name": "created_time",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "last_edited_time",
                                        "type": "date",
                                        "label": "Last Edited Time"
                                    },
                                    {
                                        "name": "icon",
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "emoji",
                                                "type": "text",
                                                "label": "Emoji"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Icon"
                                    },
                                    {
                                        "name": "cover",
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "external",
                                                "spec": [
                                                    {
                                                        "name": "url",
                                                        "type": "text",
                                                        "label": "URL"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "External"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Cover"
                                    },
                                    {
                                        "name": "url",
                                        "type": "text",
                                        "label": "URL"
                                    },
                                    {
                                        "name": "parent",
                                        "spec": [
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "Type"
                                            },
                                            {
                                                "name": "workspace",
                                                "type": "boolean",
                                                "label": "Workspace"
                                            },
                                            {
                                                "name": "page_id",
                                                "type": "text",
                                                "label": "Page ID"
                                            },
                                            {
                                                "name": "database_id",
                                                "type": "text",
                                                "label": "Database ID"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Parent"
                                    },
                                    {
                                        "name": "archived",
                                        "type": "boolean",
                                        "label": "Archived"
                                    },
                                    {
                                        "name": "properties",
                                        "spec": {
                                            "spec": [
                                                {
                                                    "name": "id",
                                                    "type": "text",
                                                    "label": "ID"
                                                },
                                                {
                                                    "name": "type",
                                                    "type": "text",
                                                    "label": "Type"
                                                },
                                                {
                                                    "name": "people",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "object",
                                                                "type": "text",
                                                                "label": "Object"
                                                            },
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Name"
                                                            },
                                                            {
                                                                "name": "avatar_url",
                                                                "type": "text",
                                                                "label": "Avatar Url"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "person",
                                                                "spec": [
                                                                    {
                                                                        "name": "email",
                                                                        "type": "text",
                                                                        "label": "Email"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Person"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "People"
                                                },
                                                {
                                                    "name": "url",
                                                    "type": "text",
                                                    "label": "URL"
                                                },
                                                {
                                                    "name": "text",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "text",
                                                                "spec": [
                                                                    {
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Content"
                                                                    },
                                                                    {
                                                                        "name": "link",
                                                                        "type": "text",
                                                                        "label": "Link"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Text"
                                                            },
                                                            {
                                                                "name": "annotations",
                                                                "spec": [
                                                                    {
                                                                        "name": "bold",
                                                                        "type": "boolean",
                                                                        "label": "Bold"
                                                                    },
                                                                    {
                                                                        "name": "italic",
                                                                        "type": "boolean",
                                                                        "label": "Italic"
                                                                    },
                                                                    {
                                                                        "name": "strikethrough",
                                                                        "type": "boolean",
                                                                        "label": "Strikethrough"
                                                                    },
                                                                    {
                                                                        "name": "underline",
                                                                        "type": "boolean",
                                                                        "label": "Underline"
                                                                    },
                                                                    {
                                                                        "name": "code",
                                                                        "type": "boolean",
                                                                        "label": "Code"
                                                                    },
                                                                    {
                                                                        "name": "color",
                                                                        "type": "text",
                                                                        "label": "Color"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Annotations"
                                                            },
                                                            {
                                                                "name": "plain_text",
                                                                "type": "text",
                                                                "label": "Plain Text"
                                                            },
                                                            {
                                                                "name": "href",
                                                                "type": "text",
                                                                "label": "Href"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "Text"
                                                },
                                                {
                                                    "name": "select",
                                                    "spec": [
                                                        {
                                                            "name": "id",
                                                            "type": "text",
                                                            "label": "ID"
                                                        },
                                                        {
                                                            "name": "name",
                                                            "type": "text",
                                                            "label": "Name"
                                                        },
                                                        {
                                                            "name": "color",
                                                            "type": "text",
                                                            "label": "Color"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Select"
                                                },
                                                {
                                                    "name": "email",
                                                    "type": "text",
                                                    "label": "Email"
                                                },
                                                {
                                                    "name": "phone_number",
                                                    "type": "text",
                                                    "label": "Phone Number"
                                                },
                                                {
                                                    "name": "multi_select",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Name"
                                                            },
                                                            {
                                                                "name": "color",
                                                                "type": "text",
                                                                "label": "Color"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "Multi Select"
                                                },
                                                {
                                                    "name": "date",
                                                    "spec": [
                                                        {
                                                            "name": "start",
                                                            "type": "text",
                                                            "label": "Start"
                                                        },
                                                        {
                                                            "name": "end",
                                                            "type": "text",
                                                            "label": "End"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Date"
                                                },
                                                {
                                                    "name": "checkbox",
                                                    "type": "boolean",
                                                    "label": "Checkbox"
                                                },
                                                {
                                                    "name": "number",
                                                    "type": "number",
                                                    "label": "Number"
                                                },
                                                {
                                                    "name": "files",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "name",
                                                                "type": "text",
                                                                "label": "Name"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "Files"
                                                },
                                                {
                                                    "name": "title",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "text",
                                                                "spec": [
                                                                    {
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Content"
                                                                    },
                                                                    {
                                                                        "name": "link",
                                                                        "type": "text",
                                                                        "label": "Link"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Text"
                                                            },
                                                            {
                                                                "name": "annotations",
                                                                "spec": [
                                                                    {
                                                                        "name": "bold",
                                                                        "type": "boolean",
                                                                        "label": "Bold"
                                                                    },
                                                                    {
                                                                        "name": "italic",
                                                                        "type": "boolean",
                                                                        "label": "Italic"
                                                                    },
                                                                    {
                                                                        "name": "strikethrough",
                                                                        "type": "boolean",
                                                                        "label": "Strikethrough"
                                                                    },
                                                                    {
                                                                        "name": "underline",
                                                                        "type": "boolean",
                                                                        "label": "Underline"
                                                                    },
                                                                    {
                                                                        "name": "code",
                                                                        "type": "boolean",
                                                                        "label": "Code"
                                                                    },
                                                                    {
                                                                        "name": "color",
                                                                        "type": "text",
                                                                        "label": "Color"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Annotations"
                                                            },
                                                            {
                                                                "name": "plain_text",
                                                                "type": "text",
                                                                "label": "Plain Text"
                                                            },
                                                            {
                                                                "name": "href",
                                                                "type": "text",
                                                                "label": "Href"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "Title"
                                                },
                                                {
                                                    "name": "last_edited_time",
                                                    "time": true,
                                                    "type": "date",
                                                    "label": "Last Edited Time"
                                                },
                                                {
                                                    "name": "created_time",
                                                    "time": true,
                                                    "type": "date",
                                                    "label": "Created Time"
                                                },
                                                {
                                                    "name": "last_edited_by",
                                                    "spec": [
                                                        {
                                                            "name": "object",
                                                            "type": "text",
                                                            "label": "Object"
                                                        },
                                                        {
                                                            "name": "id",
                                                            "type": "text",
                                                            "label": "ID"
                                                        },
                                                        {
                                                            "name": "name",
                                                            "type": "text",
                                                            "label": "Name"
                                                        },
                                                        {
                                                            "name": "avatar_url",
                                                            "type": "text",
                                                            "label": "Avatar Url"
                                                        },
                                                        {
                                                            "name": "type",
                                                            "type": "text",
                                                            "label": "Type"
                                                        },
                                                        {
                                                            "name": "person",
                                                            "spec": [
                                                                {
                                                                    "name": "email",
                                                                    "type": "text",
                                                                    "label": "Email"
                                                                }
                                                            ],
                                                            "type": "collection",
                                                            "label": "Person"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Last Edited By"
                                                },
                                                {
                                                    "name": "created_by",
                                                    "spec": [
                                                        {
                                                            "name": "object",
                                                            "type": "text",
                                                            "label": "Object"
                                                        },
                                                        {
                                                            "name": "id",
                                                            "type": "text",
                                                            "label": "ID"
                                                        },
                                                        {
                                                            "name": "name",
                                                            "type": "text",
                                                            "label": "Name"
                                                        },
                                                        {
                                                            "name": "avatar_url",
                                                            "type": "text",
                                                            "label": "Avatar Url"
                                                        },
                                                        {
                                                            "name": "type",
                                                            "type": "text",
                                                            "label": "Type"
                                                        },
                                                        {
                                                            "name": "person",
                                                            "spec": [
                                                                {
                                                                    "name": "email",
                                                                    "type": "text",
                                                                    "label": "Email"
                                                                }
                                                            ],
                                                            "type": "collection",
                                                            "label": "Person"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Created By"
                                                },
                                                {
                                                    "name": "formula",
                                                    "spec": [
                                                        {
                                                            "name": "type",
                                                            "type": "text",
                                                            "label": "Type"
                                                        },
                                                        {
                                                            "name": "string",
                                                            "type": "text",
                                                            "label": "String"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Formula"
                                                },
                                                {
                                                    "name": "relation",
                                                    "spec": {
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            }
                                                        ],
                                                        "type": "collection"
                                                    },
                                                    "type": "array",
                                                    "label": "Relation"
                                                },
                                                {
                                                    "name": "label",
                                                    "type": "text",
                                                    "label": "Label"
                                                }
                                            ],
                                            "type": "collection"
                                        },
                                        "type": "array",
                                        "label": "Properties"
                                    },
                                    {
                                        "name": "properties_value",
                                        "spec": [
                                            {
                                                "name": "Profile link",
                                                "type": "text",
                                                "label": "Profile link"
                                            },
                                            {
                                                "name": "Research Status",
                                                "spec": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "name",
                                                        "type": "text",
                                                        "label": "Name"
                                                    },
                                                    {
                                                        "name": "color",
                                                        "type": "text",
                                                        "label": "Color"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Research Status"
                                            },
                                            {
                                                "name": "Extra Information",
                                                "spec": [
                                                    {
                                                        "name": "type",
                                                        "type": "text",
                                                        "label": "Type"
                                                    },
                                                    {
                                                        "name": "text",
                                                        "spec": [
                                                            {
                                                                "name": "content",
                                                                "type": "text",
                                                                "label": "Content"
                                                            },
                                                            {
                                                                "name": "link",
                                                                "type": "text",
                                                                "label": "Link"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Text"
                                                    },
                                                    {
                                                        "name": "annotations",
                                                        "spec": [
                                                            {
                                                                "name": "bold",
                                                                "type": "boolean",
                                                                "label": "Bold"
                                                            },
                                                            {
                                                                "name": "italic",
                                                                "type": "boolean",
                                                                "label": "Italic"
                                                            },
                                                            {
                                                                "name": "strikethrough",
                                                                "type": "boolean",
                                                                "label": "Strikethrough"
                                                            },
                                                            {
                                                                "name": "underline",
                                                                "type": "boolean",
                                                                "label": "Underline"
                                                            },
                                                            {
                                                                "name": "code",
                                                                "type": "boolean",
                                                                "label": "Code"
                                                            },
                                                            {
                                                                "name": "color",
                                                                "type": "text",
                                                                "label": "Color"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Annotations"
                                                    },
                                                    {
                                                        "name": "plain_text",
                                                        "type": "text",
                                                        "label": "Plain Text"
                                                    },
                                                    {
                                                        "name": "href",
                                                        "type": "text",
                                                        "label": "Href"
                                                    }
                                                ],
                                                "type": "array",
                                                "label": "Extra Information"
                                            },
                                            {
                                                "name": "Name",
                                                "spec": [
                                                    {
                                                        "name": "type",
                                                        "type": "text",
                                                        "label": "Type"
                                                    },
                                                    {
                                                        "name": "text",
                                                        "spec": [
                                                            {
                                                                "name": "content",
                                                                "type": "text",
                                                                "label": "Content"
                                                            },
                                                            {
                                                                "name": "link",
                                                                "type": "text",
                                                                "label": "Link"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Text"
                                                    },
                                                    {
                                                        "name": "annotations",
                                                        "spec": [
                                                            {
                                                                "name": "bold",
                                                                "type": "boolean",
                                                                "label": "Bold"
                                                            },
                                                            {
                                                                "name": "italic",
                                                                "type": "boolean",
                                                                "label": "Italic"
                                                            },
                                                            {
                                                                "name": "strikethrough",
                                                                "type": "boolean",
                                                                "label": "Strikethrough"
                                                            },
                                                            {
                                                                "name": "underline",
                                                                "type": "boolean",
                                                                "label": "Underline"
                                                            },
                                                            {
                                                                "name": "code",
                                                                "type": "boolean",
                                                                "label": "Code"
                                                            },
                                                            {
                                                                "name": "color",
                                                                "type": "text",
                                                                "label": "Color"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Annotations"
                                                    },
                                                    {
                                                        "name": "plain_text",
                                                        "type": "text",
                                                        "label": "Plain Text"
                                                    },
                                                    {
                                                        "name": "href",
                                                        "type": "text",
                                                        "label": "Href"
                                                    }
                                                ],
                                                "type": "array",
                                                "label": "Name"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Properties Value"
                                    }
                                ]
                            }
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 9,
                            "module": "perplexity-ai:createAChatCompletion",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 4166819
                            },
                            "filter": {
                                "name": "Information Found",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{contains(7.choices[].message.content; 32.`Refuse phrase`)}}",
                                            "b": "{{false}}",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "model": "llama-3.1-sonar-small-128k-online",
                                "messages": [
                                    {
                                        "role": "system",
                                        "content": "{{26.`Initial Search Prompt`}}"
                                    },
                                    {
                                        "role": "user",
                                        "content": "{{33.`Profile link`}}"
                                    },
                                    {
                                        "role": "assistant",
                                        "content": "{{7.choices[].message.content}}"
                                    },
                                    {
                                        "role": "user",
                                        "content": "Search the internet to find more information about this person. Include all important URLs related to his person. Make sure that what you'll find is still about the same person."
                                    }
                                ]
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1803,
                                    "y": 714,
                                    "name": "Find URLs"
                                },
                                "restore": {
                                    "expect": {
                                        "model": {
                                            "mode": "chose",
                                            "label": "llama-3.1-sonar-small-128k-online"
                                        },
                                        "messages": {
                                            "mode": "chose",
                                            "items": [
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "System"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "Assistant"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    }
                                                }
                                            ]
                                        },
                                        "return_images": {
                                            "mode": "chose"
                                        },
                                        "search_domain_filter": {
                                            "mode": "chose"
                                        },
                                        "search_recency_filter": {
                                            "mode": "chose",
                                            "label": "Empty"
                                        },
                                        "return_related_questions": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "perplexity-ai"
                                            },
                                            "label": "RJ Media"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:perplexity-ai",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "model",
                                        "type": "select",
                                        "label": "Model",
                                        "required": true
                                    },
                                    {
                                        "name": "messages",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content",
                                                "required": true
                                            },
                                            {
                                                "name": "role",
                                                "type": "select",
                                                "label": "Role",
                                                "options": [
                                                    {
                                                        "label": "User",
                                                        "value": "user"
                                                    },
                                                    {
                                                        "label": "Assistant",
                                                        "value": "assistant"
                                                    },
                                                    {
                                                        "label": "System",
                                                        "value": "system"
                                                    }
                                                ],
                                                "required": true
                                            }
                                        ],
                                        "type": "array",
                                        "label": "Messages",
                                        "required": true
                                    },
                                    {
                                        "name": "max_tokens",
                                        "type": "number",
                                        "label": "Max Tokens"
                                    },
                                    {
                                        "name": "temperature",
                                        "type": "number",
                                        "label": "Temperature",
                                        "validate": {
                                            "max": 1.999,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_p",
                                        "type": "number",
                                        "label": "Top P",
                                        "validate": {
                                            "max": 1,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_k",
                                        "type": "number",
                                        "label": "Top K",
                                        "validate": {
                                            "max": 2048,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "presence_penalty",
                                        "type": "number",
                                        "label": "Presence Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "frequency_penalty",
                                        "type": "number",
                                        "label": "Frequency Penalty",
                                        "validate": {
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "search_domain_filter",
                                        "spec": {
                                            "name": "value",
                                            "type": "text"
                                        },
                                        "type": "array",
                                        "label": "Search Domain Filter"
                                    },
                                    {
                                        "name": "search_recency_filter",
                                        "type": "select",
                                        "label": "Search Recency Filter",
                                        "validate": {
                                            "enum": [
                                                "month",
                                                "week",
                                                "day",
                                                "hour"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "return_images",
                                        "type": "boolean",
                                        "label": "Return Images"
                                    },
                                    {
                                        "name": "return_related_questions",
                                        "type": "boolean",
                                        "label": "Return Related Questions"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 10,
                            "module": "openai-gpt-3:CreateCompletion",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 2356104
                            },
                            "mapper": {
                                "model": "gpt-4o",
                                "top_p": "1",
                                "select": "chat",
                                "messages": [
                                    {
                                        "role": "system",
                                        "content": "Your task is to find all the links in the user message. If message contains the user profile name treat ass link e.g. if X prole is \"@username\" treat this as \"https://x.com/@username\" \n\nYour response **MUST** be **ONLY** all founded links separated with semilocons e.g. link1;link2;link3"
                                    },
                                    {
                                        "role": "user",
                                        "content": "{{9.choices[].message.content}}",
                                        "imageDetail": "auto"
                                    }
                                ],
                                "temperature": "1",
                                "n_completions": "1",
                                "response_format": "text"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1497,
                                    "y": 715,
                                    "name": "Extract URLs"
                                },
                                "restore": {
                                    "expect": {
                                        "stop": {
                                            "mode": "chose"
                                        },
                                        "model": {
                                            "mode": "chose",
                                            "label": "gpt-4o (system)"
                                        },
                                        "select": {
                                            "label": "Create a Chat Completion (GPT and o1 models)"
                                        },
                                        "messages": {
                                            "mode": "chose",
                                            "items": [
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "System"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    },
                                                    "imageDetail": {
                                                        "mode": "chose",
                                                        "label": "Auto"
                                                    },
                                                    "imageInputType": {
                                                        "mode": "chose",
                                                        "label": "Empty"
                                                    }
                                                }
                                            ]
                                        },
                                        "logit_bias": {
                                            "mode": "chose"
                                        },
                                        "max_tokens": {
                                            "empty": true
                                        },
                                        "response_format": {
                                            "mode": "chose",
                                            "label": "Text"
                                        },
                                        "additionalParameters": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "openai-gpt-3"
                                            },
                                            "label": "RJ Media"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:openai-gpt-3",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "select",
                                        "type": "select",
                                        "label": "Select Method",
                                        "required": true,
                                        "validate": {
                                            "enum": [
                                                "chat",
                                                "prompt"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "temperature",
                                        "type": "number",
                                        "label": "Temperature",
                                        "validate": {
                                            "max": 2,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_p",
                                        "type": "number",
                                        "label": "Top P",
                                        "validate": {
                                            "max": 1,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "n_completions",
                                        "type": "number",
                                        "label": "Number"
                                    },
                                    {
                                        "name": "frequency_penalty",
                                        "type": "number",
                                        "label": "Frequency Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "presence_penalty",
                                        "type": "number",
                                        "label": "Presence Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "logit_bias",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "token",
                                                    "type": "text",
                                                    "label": "Token ID",
                                                    "required": true
                                                },
                                                {
                                                    "name": "probability",
                                                    "type": "number",
                                                    "label": "Probability",
                                                    "required": true,
                                                    "validate": {
                                                        "max": 100,
                                                        "min": -100
                                                    }
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Token Probability"
                                        },
                                        "type": "array",
                                        "label": "Token Probability"
                                    },
                                    {
                                        "name": "seed",
                                        "type": "integer",
                                        "label": "Seed"
                                    },
                                    {
                                        "name": "stop",
                                        "spec": {
                                            "name": "value",
                                            "type": "text",
                                            "label": "Stop Sequence"
                                        },
                                        "type": "array",
                                        "label": "Stop Sequences",
                                        "validate": {
                                            "maxItems": 4
                                        }
                                    },
                                    {
                                        "name": "additionalParameters",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "key",
                                                    "type": "text",
                                                    "label": "Parameter Name",
                                                    "required": true
                                                },
                                                {
                                                    "name": "type",
                                                    "type": "select",
                                                    "label": "Input Type",
                                                    "options": [
                                                        {
                                                            "label": "Text",
                                                            "value": "text",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "text",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ],
                                                            "default": true
                                                        },
                                                        {
                                                            "label": "Number",
                                                            "value": "number",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "number",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Boolean",
                                                            "value": "boolean",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "boolean",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Date",
                                                            "value": "date",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "date",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Any",
                                                            "value": "any",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "any",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Input Parameter"
                                        },
                                        "type": "array",
                                        "label": "Other Input Parameters"
                                    },
                                    {
                                        "name": "model",
                                        "type": "select",
                                        "label": "Model",
                                        "required": true
                                    },
                                    {
                                        "name": "max_tokens",
                                        "type": "uinteger",
                                        "label": "Max Completion Tokens"
                                    },
                                    {
                                        "name": "messages",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "role",
                                                    "type": "select",
                                                    "label": "Role",
                                                    "options": {
                                                        "store": [
                                                            {
                                                                "label": "System",
                                                                "value": "system",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    }
                                                                ]
                                                            },
                                                            {
                                                                "label": "User",
                                                                "value": "user",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    },
                                                                    {
                                                                        "name": "imageInputType",
                                                                        "type": "select",
                                                                        "label": "Image Input Type",
                                                                        "options": [
                                                                            {
                                                                                "label": "URL",
                                                                                "value": "url",
                                                                                "nested": [
                                                                                    {
                                                                                        "help": "Make sure to use a publically accessible URL.\nYou can test if your image is publically accessible by opening the link in an incognito tab.",
                                                                                        "name": "imageUrl",
                                                                                        "type": "url",
                                                                                        "label": "Image URL"
                                                                                    }
                                                                                ]
                                                                            },
                                                                            {
                                                                                "label": "Image File",
                                                                                "value": "file",
                                                                                "nested": [
                                                                                    {
                                                                                        "name": "imageFile",
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "Accepted extensions: `.jpg`, `.jpeg`, `.png`, `.webp` and `.gif`.",
                                                                                                "name": "imageFilename",
                                                                                                "type": "filename",
                                                                                                "label": "Image Filename",
                                                                                                "semantic": "file:name",
                                                                                                "extension": [
                                                                                                    "jpg",
                                                                                                    "jpeg",
                                                                                                    "png",
                                                                                                    "webp",
                                                                                                    "gif"
                                                                                                ]
                                                                                            },
                                                                                            {
                                                                                                "name": "imageData",
                                                                                                "type": "buffer",
                                                                                                "label": "Image Data",
                                                                                                "semantic": "file:data"
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Image"
                                                                                    }
                                                                                ]
                                                                            }
                                                                        ],
                                                                        "mappable": false
                                                                    },
                                                                    {
                                                                        "name": "imageDetail",
                                                                        "type": "select",
                                                                        "label": "Image Detail",
                                                                        "options": [
                                                                            {
                                                                                "label": "Auto",
                                                                                "value": "auto",
                                                                                "default": true
                                                                            },
                                                                            {
                                                                                "label": "High",
                                                                                "value": "high"
                                                                            },
                                                                            {
                                                                                "label": "Low",
                                                                                "value": "low"
                                                                            }
                                                                        ],
                                                                        "advanced": true
                                                                    }
                                                                ]
                                                            },
                                                            {
                                                                "label": "Assistant",
                                                                "value": "assistant",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    }
                                                                ]
                                                            }
                                                        ]
                                                    },
                                                    "required": true
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Message"
                                        },
                                        "type": "array",
                                        "label": "Messages",
                                        "required": true
                                    },
                                    {
                                        "name": "response_format",
                                        "type": "select",
                                        "label": "Response Format",
                                        "validate": {
                                            "enum": [
                                                "text",
                                                "json_object"
                                            ]
                                        }
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "result",
                                        "type": "any",
                                        "label": "Result"
                                    },
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "object",
                                        "type": "text",
                                        "label": "Object"
                                    },
                                    {
                                        "name": "created",
                                        "type": "date",
                                        "label": "Created"
                                    },
                                    {
                                        "name": "model",
                                        "type": "text",
                                        "label": "Model"
                                    },
                                    {
                                        "name": "choices",
                                        "spec": {
                                            "spec": [
                                                {
                                                    "name": "text",
                                                    "type": "text",
                                                    "label": "Text"
                                                },
                                                {
                                                    "name": "index",
                                                    "type": "number",
                                                    "label": "Index"
                                                },
                                                {
                                                    "name": "logprobs",
                                                    "type": "text",
                                                    "label": "Log Probs"
                                                },
                                                {
                                                    "name": "finish_reason",
                                                    "type": "text",
                                                    "label": "Finish Reason"
                                                },
                                                {
                                                    "name": "message",
                                                    "spec": [
                                                        {
                                                            "name": "role",
                                                            "type": "text",
                                                            "label": "Role"
                                                        },
                                                        {
                                                            "name": "content",
                                                            "type": "text",
                                                            "label": "Content"
                                                        },
                                                        {
                                                            "name": "refusal",
                                                            "type": "text",
                                                            "label": "Refusal"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Message"
                                                }
                                            ],
                                            "type": "collection"
                                        },
                                        "type": "array",
                                        "label": "Choices"
                                    },
                                    {
                                        "name": "usage",
                                        "spec": [
                                            {
                                                "name": "prompt_tokens",
                                                "type": "number",
                                                "label": "Prompt Tokens"
                                            },
                                            {
                                                "name": "completion_tokens",
                                                "type": "text",
                                                "label": "Completion Tokens"
                                            },
                                            {
                                                "name": "total_tokens",
                                                "type": "number",
                                                "label": "Total Tokens"
                                            },
                                            {
                                                "name": "prompt_tokens_details",
                                                "spec": [
                                                    {
                                                        "name": "cached_tokens",
                                                        "type": "uinteger",
                                                        "label": "Cached Tokens"
                                                    },
                                                    {
                                                        "name": "text_tokens",
                                                        "type": "uinteger",
                                                        "label": "Text Tokens"
                                                    },
                                                    {
                                                        "name": "image_tokens",
                                                        "type": "uinteger",
                                                        "label": "Image Tokens"
                                                    },
                                                    {
                                                        "name": "audio_tokens",
                                                        "type": "uinteger",
                                                        "label": "Audio Tokens"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Prompt Tokens Details"
                                            },
                                            {
                                                "name": "completion_tokens_details",
                                                "spec": [
                                                    {
                                                        "name": "reasoning_tokens",
                                                        "type": "uinteger",
                                                        "label": "Reasoning Tokens"
                                                    },
                                                    {
                                                        "name": "text_tokens",
                                                        "type": "uinteger",
                                                        "label": "Text Tokens"
                                                    },
                                                    {
                                                        "name": "audio_tokens",
                                                        "type": "uinteger",
                                                        "label": "Audio Tokens"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Completion Tokens Details"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Usage"
                                    },
                                    {
                                        "name": "system_fingerprint",
                                        "type": "text",
                                        "label": "System Fingerprint"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 11,
                            "module": "regexp:Parser",
                            "version": 1,
                            "parameters": {
                                "global": true,
                                "pattern": "https?:\\/\\/[^;]+",
                                "multiline": true,
                                "sensitive": true,
                                "singleline": true,
                                "continueWhenNoRes": false,
                                "ignoreInfiniteLoopsWhenGlobal": false
                            },
                            "mapper": {
                                "text": "{{10.result}}"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1193,
                                    "y": 716
                                },
                                "restore": {},
                                "parameters": [
                                    {
                                        "name": "pattern",
                                        "type": "text",
                                        "label": "Pattern",
                                        "required": true
                                    },
                                    {
                                        "name": "global",
                                        "type": "boolean",
                                        "label": "Global match",
                                        "required": true
                                    },
                                    {
                                        "name": "sensitive",
                                        "type": "boolean",
                                        "label": "Case sensitive",
                                        "required": true
                                    },
                                    {
                                        "name": "multiline",
                                        "type": "boolean",
                                        "label": "Multiline",
                                        "required": true
                                    },
                                    {
                                        "name": "singleline",
                                        "type": "boolean",
                                        "label": "Singleline",
                                        "required": true
                                    },
                                    {
                                        "name": "continueWhenNoRes",
                                        "type": "boolean",
                                        "label": "Continue the execution of the route even if the module finds no matches",
                                        "required": true
                                    },
                                    {
                                        "name": "ignoreInfiniteLoopsWhenGlobal",
                                        "type": "boolean",
                                        "label": "Ignore errors when there is an infinite search loop",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "text",
                                        "type": "text",
                                        "label": "Text"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "i",
                                        "type": "uinteger",
                                        "label": "i"
                                    },
                                    {
                                        "name": "__IMTMATCH__",
                                        "type": "any",
                                        "label": "Fallback Match"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 19,
                            "module": "builtin:BasicAggregator",
                            "version": 1,
                            "parameters": {
                                "feeder": 11
                            },
                            "mapper": {
                                "__IMTMATCH__": "{{11.`__IMTMATCH__`}}"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 870,
                                    "y": 717
                                },
                                "restore": {
                                    "extra": {
                                        "feeder": {
                                            "label": "Text parser - Match pattern [11]"
                                        },
                                        "target": {
                                            "label": "Custom"
                                        }
                                    }
                                }
                            }
                        },
                        {
                            "id": 20,
                            "module": "builtin:BasicFeeder",
                            "version": 1,
                            "parameters": {},
                            "mapper": {
                                "array": "{{19.array}}"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 875,
                                    "y": 1086
                                },
                                "restore": {
                                    "expect": {
                                        "array": {
                                            "mode": "edit"
                                        }
                                    }
                                },
                                "expect": [
                                    {
                                        "mode": "edit",
                                        "name": "array",
                                        "spec": [],
                                        "type": "array",
                                        "label": "Array"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 12,
                            "module": "perplexity-ai:createAChatCompletion",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 4166819
                            },
                            "mapper": {
                                "model": "llama-3.1-sonar-small-128k-online",
                                "messages": [
                                    {
                                        "role": "user",
                                        "content": "I want to hire someone. Here's this user profile: {{20.`__IMTMATCH__`}}\nThis is the correct link! Don't try to change it!\nGet all important information about the user. "
                                    }
                                ]
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1175,
                                    "y": 1086,
                                    "name": "Find Info"
                                },
                                "restore": {
                                    "expect": {
                                        "model": {
                                            "mode": "chose",
                                            "label": "llama-3.1-sonar-small-128k-online"
                                        },
                                        "messages": {
                                            "mode": "chose",
                                            "items": [
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    }
                                                }
                                            ]
                                        },
                                        "return_images": {
                                            "mode": "chose"
                                        },
                                        "search_domain_filter": {
                                            "mode": "chose"
                                        },
                                        "search_recency_filter": {
                                            "mode": "chose",
                                            "label": "Empty"
                                        },
                                        "return_related_questions": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "perplexity-ai"
                                            },
                                            "label": "RJ Media"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:perplexity-ai",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "model",
                                        "type": "select",
                                        "label": "Model",
                                        "required": true
                                    },
                                    {
                                        "name": "messages",
                                        "spec": [
                                            {
                                                "name": "content",
                                                "type": "text",
                                                "label": "Content",
                                                "required": true
                                            },
                                            {
                                                "name": "role",
                                                "type": "select",
                                                "label": "Role",
                                                "options": [
                                                    {
                                                        "label": "User",
                                                        "value": "user"
                                                    },
                                                    {
                                                        "label": "Assistant",
                                                        "value": "assistant"
                                                    },
                                                    {
                                                        "label": "System",
                                                        "value": "system"
                                                    }
                                                ],
                                                "required": true
                                            }
                                        ],
                                        "type": "array",
                                        "label": "Messages",
                                        "required": true
                                    },
                                    {
                                        "name": "max_tokens",
                                        "type": "number",
                                        "label": "Max Tokens"
                                    },
                                    {
                                        "name": "temperature",
                                        "type": "number",
                                        "label": "Temperature",
                                        "validate": {
                                            "max": 1.999,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_p",
                                        "type": "number",
                                        "label": "Top P",
                                        "validate": {
                                            "max": 1,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_k",
                                        "type": "number",
                                        "label": "Top K",
                                        "validate": {
                                            "max": 2048,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "presence_penalty",
                                        "type": "number",
                                        "label": "Presence Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "frequency_penalty",
                                        "type": "number",
                                        "label": "Frequency Penalty",
                                        "validate": {
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "search_domain_filter",
                                        "spec": {
                                            "name": "value",
                                            "type": "text"
                                        },
                                        "type": "array",
                                        "label": "Search Domain Filter"
                                    },
                                    {
                                        "name": "search_recency_filter",
                                        "type": "select",
                                        "label": "Search Recency Filter",
                                        "validate": {
                                            "enum": [
                                                "month",
                                                "week",
                                                "day",
                                                "hour"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "return_images",
                                        "type": "boolean",
                                        "label": "Return Images"
                                    },
                                    {
                                        "name": "return_related_questions",
                                        "type": "boolean",
                                        "label": "Return Related Questions"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 18,
                            "module": "util:TextAggregator",
                            "version": 1,
                            "parameters": {
                                "feeder": 20,
                                "rowSeparator": ""
                            },
                            "mapper": {
                                "value": "{{12.choices[].message.content}}\n\n---"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1475,
                                    "y": 1086
                                },
                                "restore": {
                                    "extra": {
                                        "feeder": {
                                            "label": "Iterator [20]"
                                        }
                                    },
                                    "parameters": {
                                        "rowSeparator": {
                                            "label": "Empty"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "rowSeparator",
                                        "type": "select",
                                        "label": "Row separator",
                                        "validate": {
                                            "enum": [
                                                "\n",
                                                "\t",
                                                "other"
                                            ]
                                        }
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "value",
                                        "type": "text",
                                        "label": "Text"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 14,
                            "module": "util:SetVariable2",
                            "version": 1,
                            "parameters": {},
                            "mapper": {
                                "name": "All info",
                                "scope": "roundtrip",
                                "value": "{{7.choices[].message.content}}\n\n---\n{{9.choices[].message.content}}\n\n---\n{{18.text}}"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1775,
                                    "y": 1086,
                                    "name": "All Information"
                                },
                                "restore": {
                                    "expect": {
                                        "scope": {
                                            "label": "One cycle"
                                        }
                                    }
                                },
                                "expect": [
                                    {
                                        "name": "name",
                                        "type": "text",
                                        "label": "Variable name",
                                        "required": true
                                    },
                                    {
                                        "name": "scope",
                                        "type": "select",
                                        "label": "Variable lifetime",
                                        "required": true,
                                        "validate": {
                                            "enum": [
                                                "roundtrip",
                                                "execution"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "value",
                                        "type": "any",
                                        "label": "Variable value"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "All info",
                                        "type": "any",
                                        "label": "All info"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 15,
                            "module": "openai-gpt-3:CreateCompletion",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 2356104
                            },
                            "mapper": {
                                "model": "gpt-4o",
                                "top_p": "1",
                                "select": "chat",
                                "messages": [
                                    {
                                        "role": "system",
                                        "content": "Using the information provided about the individual, please write a detailed report in **markdown format** with the following specifications:\n\n- The **first line** should be an **h1 header** containing the person's **full name**.\n- **Personal Background**: Briefly introduce the person, including any relevant personal details that contribute to their professional profile.\n- **Education**: Outline their educational background, including degrees, certifications, and any specialized training.\n- **Professional Experience**: Describe their work history, highlighting key roles, responsibilities, and achievements in previous positions.\n- **Skills and Expertise**: Detail their core competencies, technical skills, and areas of expertise that make them suitable for the position.\n- **Accomplishments**: Mention any notable accomplishments, awards, or recognitions they have received.\n- **Suitability for the Position**: Explain why their background and skills make them an excellent candidate for the role they are being considered for.\n- **Additional Qualities**: Include any other attributes such as leadership qualities, teamwork, communication skills, or other soft skills that enhance their profile.\n\nPlease ensure the report is well-organized, professional in tone, and provides a compelling overview of the individual's qualifications and potential contributions."
                                    },
                                    {
                                        "role": "user",
                                        "content": "{{14.`All info`}}",
                                        "imageDetail": "auto"
                                    }
                                ],
                                "temperature": "1",
                                "n_completions": "1",
                                "response_format": "text"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 2075,
                                    "y": 1086,
                                    "name": "Format Info"
                                },
                                "restore": {
                                    "expect": {
                                        "stop": {
                                            "mode": "chose"
                                        },
                                        "model": {
                                            "mode": "chose",
                                            "label": "gpt-4o (system)"
                                        },
                                        "select": {
                                            "label": "Create a Chat Completion (GPT and o1 models)"
                                        },
                                        "messages": {
                                            "mode": "chose",
                                            "items": [
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "System"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    },
                                                    "imageDetail": {
                                                        "mode": "chose",
                                                        "label": "Auto"
                                                    },
                                                    "imageInputType": {
                                                        "mode": "chose",
                                                        "label": "Empty"
                                                    }
                                                }
                                            ]
                                        },
                                        "logit_bias": {
                                            "mode": "chose"
                                        },
                                        "max_tokens": {
                                            "empty": true
                                        },
                                        "response_format": {
                                            "mode": "chose",
                                            "label": "Text"
                                        },
                                        "additionalParameters": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "openai-gpt-3"
                                            },
                                            "label": "RJ Media"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:openai-gpt-3",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "select",
                                        "type": "select",
                                        "label": "Select Method",
                                        "required": true,
                                        "validate": {
                                            "enum": [
                                                "chat",
                                                "prompt"
                                            ]
                                        }
                                    },
                                    {
                                        "name": "temperature",
                                        "type": "number",
                                        "label": "Temperature",
                                        "validate": {
                                            "max": 2,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_p",
                                        "type": "number",
                                        "label": "Top P",
                                        "validate": {
                                            "max": 1,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "n_completions",
                                        "type": "number",
                                        "label": "Number"
                                    },
                                    {
                                        "name": "frequency_penalty",
                                        "type": "number",
                                        "label": "Frequency Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "presence_penalty",
                                        "type": "number",
                                        "label": "Presence Penalty",
                                        "validate": {
                                            "max": 2,
                                            "min": -2
                                        }
                                    },
                                    {
                                        "name": "logit_bias",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "token",
                                                    "type": "text",
                                                    "label": "Token ID",
                                                    "required": true
                                                },
                                                {
                                                    "name": "probability",
                                                    "type": "number",
                                                    "label": "Probability",
                                                    "required": true,
                                                    "validate": {
                                                        "max": 100,
                                                        "min": -100
                                                    }
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Token Probability"
                                        },
                                        "type": "array",
                                        "label": "Token Probability"
                                    },
                                    {
                                        "name": "seed",
                                        "type": "integer",
                                        "label": "Seed"
                                    },
                                    {
                                        "name": "stop",
                                        "spec": {
                                            "name": "value",
                                            "type": "text",
                                            "label": "Stop Sequence"
                                        },
                                        "type": "array",
                                        "label": "Stop Sequences",
                                        "validate": {
                                            "maxItems": 4
                                        }
                                    },
                                    {
                                        "name": "additionalParameters",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "key",
                                                    "type": "text",
                                                    "label": "Parameter Name",
                                                    "required": true
                                                },
                                                {
                                                    "name": "type",
                                                    "type": "select",
                                                    "label": "Input Type",
                                                    "options": [
                                                        {
                                                            "label": "Text",
                                                            "value": "text",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "text",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ],
                                                            "default": true
                                                        },
                                                        {
                                                            "label": "Number",
                                                            "value": "number",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "number",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Boolean",
                                                            "value": "boolean",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "boolean",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Date",
                                                            "value": "date",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "date",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Any",
                                                            "value": "any",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "type": "any",
                                                                    "label": "Parameter Value"
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Input Parameter"
                                        },
                                        "type": "array",
                                        "label": "Other Input Parameters"
                                    },
                                    {
                                        "name": "model",
                                        "type": "select",
                                        "label": "Model",
                                        "required": true
                                    },
                                    {
                                        "name": "max_tokens",
                                        "type": "uinteger",
                                        "label": "Max Completion Tokens"
                                    },
                                    {
                                        "name": "messages",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "role",
                                                    "type": "select",
                                                    "label": "Role",
                                                    "options": {
                                                        "store": [
                                                            {
                                                                "label": "System",
                                                                "value": "system",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    }
                                                                ]
                                                            },
                                                            {
                                                                "label": "User",
                                                                "value": "user",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    },
                                                                    {
                                                                        "name": "imageInputType",
                                                                        "type": "select",
                                                                        "label": "Image Input Type",
                                                                        "options": [
                                                                            {
                                                                                "label": "URL",
                                                                                "value": "url",
                                                                                "nested": [
                                                                                    {
                                                                                        "help": "Make sure to use a publically accessible URL.\nYou can test if your image is publically accessible by opening the link in an incognito tab.",
                                                                                        "name": "imageUrl",
                                                                                        "type": "url",
                                                                                        "label": "Image URL"
                                                                                    }
                                                                                ]
                                                                            },
                                                                            {
                                                                                "label": "Image File",
                                                                                "value": "file",
                                                                                "nested": [
                                                                                    {
                                                                                        "name": "imageFile",
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "Accepted extensions: `.jpg`, `.jpeg`, `.png`, `.webp` and `.gif`.",
                                                                                                "name": "imageFilename",
                                                                                                "type": "filename",
                                                                                                "label": "Image Filename",
                                                                                                "semantic": "file:name",
                                                                                                "extension": [
                                                                                                    "jpg",
                                                                                                    "jpeg",
                                                                                                    "png",
                                                                                                    "webp",
                                                                                                    "gif"
                                                                                                ]
                                                                                            },
                                                                                            {
                                                                                                "name": "imageData",
                                                                                                "type": "buffer",
                                                                                                "label": "Image Data",
                                                                                                "semantic": "file:data"
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Image"
                                                                                    }
                                                                                ]
                                                                            }
                                                                        ],
                                                                        "mappable": false
                                                                    },
                                                                    {
                                                                        "name": "imageDetail",
                                                                        "type": "select",
                                                                        "label": "Image Detail",
                                                                        "options": [
                                                                            {
                                                                                "label": "Auto",
                                                                                "value": "auto",
                                                                                "default": true
                                                                            },
                                                                            {
                                                                                "label": "High",
                                                                                "value": "high"
                                                                            },
                                                                            {
                                                                                "label": "Low",
                                                                                "value": "low"
                                                                            }
                                                                        ],
                                                                        "advanced": true
                                                                    }
                                                                ]
                                                            },
                                                            {
                                                                "label": "Assistant",
                                                                "value": "assistant",
                                                                "nested": [
                                                                    {
                                                                        "help": "Text content of the message on behalf of the selected __Role__.",
                                                                        "name": "content",
                                                                        "type": "text",
                                                                        "label": "Text Content"
                                                                    }
                                                                ]
                                                            }
                                                        ]
                                                    },
                                                    "required": true
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Message"
                                        },
                                        "type": "array",
                                        "label": "Messages",
                                        "required": true
                                    },
                                    {
                                        "name": "response_format",
                                        "type": "select",
                                        "label": "Response Format",
                                        "validate": {
                                            "enum": [
                                                "text",
                                                "json_object"
                                            ]
                                        }
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "result",
                                        "type": "any",
                                        "label": "Result"
                                    },
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "object",
                                        "type": "text",
                                        "label": "Object"
                                    },
                                    {
                                        "name": "created",
                                        "type": "date",
                                        "label": "Created"
                                    },
                                    {
                                        "name": "model",
                                        "type": "text",
                                        "label": "Model"
                                    },
                                    {
                                        "name": "choices",
                                        "spec": {
                                            "spec": [
                                                {
                                                    "name": "text",
                                                    "type": "text",
                                                    "label": "Text"
                                                },
                                                {
                                                    "name": "index",
                                                    "type": "number",
                                                    "label": "Index"
                                                },
                                                {
                                                    "name": "logprobs",
                                                    "type": "text",
                                                    "label": "Log Probs"
                                                },
                                                {
                                                    "name": "finish_reason",
                                                    "type": "text",
                                                    "label": "Finish Reason"
                                                },
                                                {
                                                    "name": "message",
                                                    "spec": [
                                                        {
                                                            "name": "role",
                                                            "type": "text",
                                                            "label": "Role"
                                                        },
                                                        {
                                                            "name": "content",
                                                            "type": "text",
                                                            "label": "Content"
                                                        },
                                                        {
                                                            "name": "refusal",
                                                            "type": "text",
                                                            "label": "Refusal"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Message"
                                                }
                                            ],
                                            "type": "collection"
                                        },
                                        "type": "array",
                                        "label": "Choices"
                                    },
                                    {
                                        "name": "usage",
                                        "spec": [
                                            {
                                                "name": "prompt_tokens",
                                                "type": "number",
                                                "label": "Prompt Tokens"
                                            },
                                            {
                                                "name": "completion_tokens",
                                                "type": "text",
                                                "label": "Completion Tokens"
                                            },
                                            {
                                                "name": "total_tokens",
                                                "type": "number",
                                                "label": "Total Tokens"
                                            },
                                            {
                                                "name": "prompt_tokens_details",
                                                "spec": [
                                                    {
                                                        "name": "cached_tokens",
                                                        "type": "uinteger",
                                                        "label": "Cached Tokens"
                                                    },
                                                    {
                                                        "name": "text_tokens",
                                                        "type": "uinteger",
                                                        "label": "Text Tokens"
                                                    },
                                                    {
                                                        "name": "image_tokens",
                                                        "type": "uinteger",
                                                        "label": "Image Tokens"
                                                    },
                                                    {
                                                        "name": "audio_tokens",
                                                        "type": "uinteger",
                                                        "label": "Audio Tokens"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Prompt Tokens Details"
                                            },
                                            {
                                                "name": "completion_tokens_details",
                                                "spec": [
                                                    {
                                                        "name": "reasoning_tokens",
                                                        "type": "uinteger",
                                                        "label": "Reasoning Tokens"
                                                    },
                                                    {
                                                        "name": "text_tokens",
                                                        "type": "uinteger",
                                                        "label": "Text Tokens"
                                                    },
                                                    {
                                                        "name": "audio_tokens",
                                                        "type": "uinteger",
                                                        "label": "Audio Tokens"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Completion Tokens Details"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Usage"
                                    },
                                    {
                                        "name": "system_fingerprint",
                                        "type": "text",
                                        "label": "System Fingerprint"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 37,
                            "module": "regexp:Parser",
                            "version": 1,
                            "parameters": {
                                "global": true,
                                "pattern": "[^\\r\\n]+",
                                "multiline": true,
                                "sensitive": true,
                                "singleline": true,
                                "continueWhenNoRes": false,
                                "ignoreInfiniteLoopsWhenGlobal": false
                            },
                            "mapper": {
                                "text": "{{15.result}}"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 2375,
                                    "y": 1086
                                },
                                "restore": {},
                                "parameters": [
                                    {
                                        "name": "pattern",
                                        "type": "text",
                                        "label": "Pattern",
                                        "required": true
                                    },
                                    {
                                        "name": "global",
                                        "type": "boolean",
                                        "label": "Global match",
                                        "required": true
                                    },
                                    {
                                        "name": "sensitive",
                                        "type": "boolean",
                                        "label": "Case sensitive",
                                        "required": true
                                    },
                                    {
                                        "name": "multiline",
                                        "type": "boolean",
                                        "label": "Multiline",
                                        "required": true
                                    },
                                    {
                                        "name": "singleline",
                                        "type": "boolean",
                                        "label": "Singleline",
                                        "required": true
                                    },
                                    {
                                        "name": "continueWhenNoRes",
                                        "type": "boolean",
                                        "label": "Continue the execution of the route even if the module finds no matches",
                                        "required": true
                                    },
                                    {
                                        "name": "ignoreInfiniteLoopsWhenGlobal",
                                        "type": "boolean",
                                        "label": "Ignore errors when there is an infinite search loop",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "text",
                                        "type": "text",
                                        "label": "Text"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "i",
                                        "type": "uinteger",
                                        "label": "i"
                                    },
                                    {
                                        "name": "__IMTMATCH__",
                                        "type": "any",
                                        "label": "Fallback Match"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 42,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": 2675,
                                    "y": 1086
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 44,
                                            "module": "regexp:Parser",
                                            "version": 1,
                                            "parameters": {
                                                "global": false,
                                                "pattern": "^#\\s*(.+)$",
                                                "multiline": false,
                                                "sensitive": true,
                                                "singleline": false,
                                                "continueWhenNoRes": false
                                            },
                                            "filter": {
                                                "name": "Is First Verse (Header)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{37.i}}",
                                                            "b": "1",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "text": "{{37.`__IMTMATCH__`}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 2975,
                                                    "y": 936
                                                },
                                                "restore": {},
                                                "parameters": [
                                                    {
                                                        "name": "pattern",
                                                        "type": "text",
                                                        "label": "Pattern",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "global",
                                                        "type": "boolean",
                                                        "label": "Global match",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "sensitive",
                                                        "type": "boolean",
                                                        "label": "Case sensitive",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "multiline",
                                                        "type": "boolean",
                                                        "label": "Multiline",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "singleline",
                                                        "type": "boolean",
                                                        "label": "Singleline",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "continueWhenNoRes",
                                                        "type": "boolean",
                                                        "label": "Continue the execution of the route even if the module finds no matches",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "text",
                                                        "type": "text",
                                                        "label": "Text"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "$1",
                                                        "type": "text",
                                                        "label": "$1"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 45,
                                            "module": "notion:updateADatabaseItem",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 2936237
                                            },
                                            "mapper": {
                                                "page": "{{34.id}}",
                                                "fields": {
                                                    "title": "{{44.`$1`}}"
                                                },
                                                "select": "list",
                                                "database": "15191492532d80639a6af21e67f71d35"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 3275,
                                                    "y": 936,
                                                    "name": "Update Name "
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "page": {
                                                            "mode": "edit"
                                                        },
                                                        "fields": {
                                                            "nested": {
                                                                "C%3FvH": {
                                                                    "mode": "chose",
                                                                    "label": "Empty"
                                                                }
                                                            }
                                                        },
                                                        "select": {
                                                            "label": "Select from the list"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "notion2"
                                                            },
                                                            "label": "RJ Media - Notion (Rahul's Notion)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:notion2,notion3",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "select",
                                                        "type": "select",
                                                        "label": "Enter a Database ID",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "map",
                                                                "list"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "database",
                                                        "type": "text",
                                                        "label": "Database ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "mode": "edit",
                                                        "name": "page",
                                                        "type": "select",
                                                        "label": "Database Item ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "spec": [
                                                            {
                                                                "name": "title",
                                                                "type": "text",
                                                                "label": "Name",
                                                                "metadata": {
                                                                    "type": "title"
                                                                }
                                                            },
                                                            {
                                                                "name": "%3Eo%3Bd",
                                                                "type": "url",
                                                                "label": "Profile link",
                                                                "metadata": {
                                                                    "type": "url"
                                                                }
                                                            },
                                                            {
                                                                "name": "C%3FvH",
                                                                "type": "select",
                                                                "label": "Research Status",
                                                                "metadata": {
                                                                    "type": "status"
                                                                },
                                                                "validate": {
                                                                    "enum": [
                                                                        "Not started",
                                                                        "No access",
                                                                        "Initialized",
                                                                        "In progress",
                                                                        "Done",
                                                                        "Failed"
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "name": "n%7COO",
                                                                "type": "text",
                                                                "label": "Extra Information",
                                                                "metadata": {
                                                                    "type": "rich_text"
                                                                }
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Fields"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "object",
                                                        "type": "text",
                                                        "label": "Object"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Database Item ID"
                                                    },
                                                    {
                                                        "name": "created_time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "last_edited_time",
                                                        "type": "date",
                                                        "label": "Last Edited Time"
                                                    },
                                                    {
                                                        "name": "icon",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "emoji",
                                                                "type": "text",
                                                                "label": "Emoji"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Icon"
                                                    },
                                                    {
                                                        "name": "cover",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "external",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "URL"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "External"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Cover"
                                                    },
                                                    {
                                                        "name": "url",
                                                        "type": "text",
                                                        "label": "URL"
                                                    },
                                                    {
                                                        "name": "parent",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "workspace",
                                                                "type": "boolean",
                                                                "label": "Workspace"
                                                            },
                                                            {
                                                                "name": "page_id",
                                                                "type": "text",
                                                                "label": "Page ID"
                                                            },
                                                            {
                                                                "name": "database_id",
                                                                "type": "text",
                                                                "label": "Database ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Parent"
                                                    },
                                                    {
                                                        "name": "archived",
                                                        "type": "boolean",
                                                        "label": "Archived"
                                                    },
                                                    {
                                                        "name": "properties",
                                                        "spec": {
                                                            "spec": [
                                                                {
                                                                    "name": "id",
                                                                    "type": "text",
                                                                    "label": "ID"
                                                                },
                                                                {
                                                                    "name": "type",
                                                                    "type": "text",
                                                                    "label": "Type"
                                                                },
                                                                {
                                                                    "name": "people",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "object",
                                                                                "type": "text",
                                                                                "label": "Object"
                                                                            },
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            },
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            },
                                                                            {
                                                                                "name": "avatar_url",
                                                                                "type": "text",
                                                                                "label": "Avatar Url"
                                                                            },
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "person",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "email",
                                                                                        "type": "text",
                                                                                        "label": "Email"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Person"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "People"
                                                                },
                                                                {
                                                                    "name": "url",
                                                                    "type": "text",
                                                                    "label": "URL"
                                                                },
                                                                {
                                                                    "name": "text",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "text",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "content",
                                                                                        "type": "text",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    {
                                                                                        "name": "link",
                                                                                        "type": "text",
                                                                                        "label": "Link"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Text"
                                                                            },
                                                                            {
                                                                                "name": "annotations",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "bold",
                                                                                        "type": "boolean",
                                                                                        "label": "Bold"
                                                                                    },
                                                                                    {
                                                                                        "name": "italic",
                                                                                        "type": "boolean",
                                                                                        "label": "Italic"
                                                                                    },
                                                                                    {
                                                                                        "name": "strikethrough",
                                                                                        "type": "boolean",
                                                                                        "label": "Strikethrough"
                                                                                    },
                                                                                    {
                                                                                        "name": "underline",
                                                                                        "type": "boolean",
                                                                                        "label": "Underline"
                                                                                    },
                                                                                    {
                                                                                        "name": "code",
                                                                                        "type": "boolean",
                                                                                        "label": "Code"
                                                                                    },
                                                                                    {
                                                                                        "name": "color",
                                                                                        "type": "text",
                                                                                        "label": "Color"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Annotations"
                                                                            },
                                                                            {
                                                                                "name": "plain_text",
                                                                                "type": "text",
                                                                                "label": "Plain Text"
                                                                            },
                                                                            {
                                                                                "name": "href",
                                                                                "type": "text",
                                                                                "label": "Href"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Text"
                                                                },
                                                                {
                                                                    "name": "select",
                                                                    "spec": [
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "color",
                                                                            "type": "text",
                                                                            "label": "Color"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Select"
                                                                },
                                                                {
                                                                    "name": "email",
                                                                    "type": "text",
                                                                    "label": "Email"
                                                                },
                                                                {
                                                                    "name": "phone_number",
                                                                    "type": "text",
                                                                    "label": "Phone Number"
                                                                },
                                                                {
                                                                    "name": "multi_select",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            },
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Multi Select"
                                                                },
                                                                {
                                                                    "name": "date",
                                                                    "spec": [
                                                                        {
                                                                            "name": "start",
                                                                            "type": "text",
                                                                            "label": "Start"
                                                                        },
                                                                        {
                                                                            "name": "end",
                                                                            "type": "text",
                                                                            "label": "End"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Date"
                                                                },
                                                                {
                                                                    "name": "checkbox",
                                                                    "type": "boolean",
                                                                    "label": "Checkbox"
                                                                },
                                                                {
                                                                    "name": "number",
                                                                    "type": "number",
                                                                    "label": "Number"
                                                                },
                                                                {
                                                                    "name": "files",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Files"
                                                                },
                                                                {
                                                                    "name": "title",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "text",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "content",
                                                                                        "type": "text",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    {
                                                                                        "name": "link",
                                                                                        "type": "text",
                                                                                        "label": "Link"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Text"
                                                                            },
                                                                            {
                                                                                "name": "annotations",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "bold",
                                                                                        "type": "boolean",
                                                                                        "label": "Bold"
                                                                                    },
                                                                                    {
                                                                                        "name": "italic",
                                                                                        "type": "boolean",
                                                                                        "label": "Italic"
                                                                                    },
                                                                                    {
                                                                                        "name": "strikethrough",
                                                                                        "type": "boolean",
                                                                                        "label": "Strikethrough"
                                                                                    },
                                                                                    {
                                                                                        "name": "underline",
                                                                                        "type": "boolean",
                                                                                        "label": "Underline"
                                                                                    },
                                                                                    {
                                                                                        "name": "code",
                                                                                        "type": "boolean",
                                                                                        "label": "Code"
                                                                                    },
                                                                                    {
                                                                                        "name": "color",
                                                                                        "type": "text",
                                                                                        "label": "Color"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Annotations"
                                                                            },
                                                                            {
                                                                                "name": "plain_text",
                                                                                "type": "text",
                                                                                "label": "Plain Text"
                                                                            },
                                                                            {
                                                                                "name": "href",
                                                                                "type": "text",
                                                                                "label": "Href"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Title"
                                                                },
                                                                {
                                                                    "name": "last_edited_time",
                                                                    "time": true,
                                                                    "type": "date",
                                                                    "label": "Last Edited Time"
                                                                },
                                                                {
                                                                    "name": "created_time",
                                                                    "time": true,
                                                                    "type": "date",
                                                                    "label": "Created Time"
                                                                },
                                                                {
                                                                    "name": "last_edited_by",
                                                                    "spec": [
                                                                        {
                                                                            "name": "object",
                                                                            "type": "text",
                                                                            "label": "Object"
                                                                        },
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "avatar_url",
                                                                            "type": "text",
                                                                            "label": "Avatar Url"
                                                                        },
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "person",
                                                                            "spec": [
                                                                                {
                                                                                    "name": "email",
                                                                                    "type": "text",
                                                                                    "label": "Email"
                                                                                }
                                                                            ],
                                                                            "type": "collection",
                                                                            "label": "Person"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Last Edited By"
                                                                },
                                                                {
                                                                    "name": "created_by",
                                                                    "spec": [
                                                                        {
                                                                            "name": "object",
                                                                            "type": "text",
                                                                            "label": "Object"
                                                                        },
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "avatar_url",
                                                                            "type": "text",
                                                                            "label": "Avatar Url"
                                                                        },
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "person",
                                                                            "spec": [
                                                                                {
                                                                                    "name": "email",
                                                                                    "type": "text",
                                                                                    "label": "Email"
                                                                                }
                                                                            ],
                                                                            "type": "collection",
                                                                            "label": "Person"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Created By"
                                                                },
                                                                {
                                                                    "name": "formula",
                                                                    "spec": [
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "string",
                                                                            "type": "text",
                                                                            "label": "String"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Formula"
                                                                },
                                                                {
                                                                    "name": "relation",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Relation"
                                                                },
                                                                {
                                                                    "name": "label",
                                                                    "type": "text",
                                                                    "label": "Label"
                                                                }
                                                            ],
                                                            "type": "collection"
                                                        },
                                                        "type": "array",
                                                        "label": "Properties"
                                                    },
                                                    {
                                                        "name": "properties_value",
                                                        "spec": [
                                                            {
                                                                "name": "Profile link",
                                                                "type": "text",
                                                                "label": "Profile link"
                                                            },
                                                            {
                                                                "name": "Research Status",
                                                                "spec": [
                                                                    {
                                                                        "name": "id",
                                                                        "type": "text",
                                                                        "label": "ID"
                                                                    },
                                                                    {
                                                                        "name": "name",
                                                                        "type": "text",
                                                                        "label": "Name"
                                                                    },
                                                                    {
                                                                        "name": "color",
                                                                        "type": "text",
                                                                        "label": "Color"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Research Status"
                                                            },
                                                            {
                                                                "name": "Extra Information",
                                                                "spec": [
                                                                    {
                                                                        "name": "type",
                                                                        "type": "text",
                                                                        "label": "Type"
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "spec": [
                                                                            {
                                                                                "name": "content",
                                                                                "type": "text",
                                                                                "label": "Content"
                                                                            },
                                                                            {
                                                                                "name": "link",
                                                                                "type": "text",
                                                                                "label": "Link"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Text"
                                                                    },
                                                                    {
                                                                        "name": "annotations",
                                                                        "spec": [
                                                                            {
                                                                                "name": "bold",
                                                                                "type": "boolean",
                                                                                "label": "Bold"
                                                                            },
                                                                            {
                                                                                "name": "italic",
                                                                                "type": "boolean",
                                                                                "label": "Italic"
                                                                            },
                                                                            {
                                                                                "name": "strikethrough",
                                                                                "type": "boolean",
                                                                                "label": "Strikethrough"
                                                                            },
                                                                            {
                                                                                "name": "underline",
                                                                                "type": "boolean",
                                                                                "label": "Underline"
                                                                            },
                                                                            {
                                                                                "name": "code",
                                                                                "type": "boolean",
                                                                                "label": "Code"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Annotations"
                                                                    },
                                                                    {
                                                                        "name": "plain_text",
                                                                        "type": "text",
                                                                        "label": "Plain Text"
                                                                    },
                                                                    {
                                                                        "name": "href",
                                                                        "type": "text",
                                                                        "label": "Href"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Extra Information"
                                                            },
                                                            {
                                                                "name": "Name",
                                                                "spec": [
                                                                    {
                                                                        "name": "type",
                                                                        "type": "text",
                                                                        "label": "Type"
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "spec": [
                                                                            {
                                                                                "name": "content",
                                                                                "type": "text",
                                                                                "label": "Content"
                                                                            },
                                                                            {
                                                                                "name": "link",
                                                                                "type": "text",
                                                                                "label": "Link"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Text"
                                                                    },
                                                                    {
                                                                        "name": "annotations",
                                                                        "spec": [
                                                                            {
                                                                                "name": "bold",
                                                                                "type": "boolean",
                                                                                "label": "Bold"
                                                                            },
                                                                            {
                                                                                "name": "italic",
                                                                                "type": "boolean",
                                                                                "label": "Italic"
                                                                            },
                                                                            {
                                                                                "name": "strikethrough",
                                                                                "type": "boolean",
                                                                                "label": "Strikethrough"
                                                                            },
                                                                            {
                                                                                "name": "underline",
                                                                                "type": "boolean",
                                                                                "label": "Underline"
                                                                            },
                                                                            {
                                                                                "name": "code",
                                                                                "type": "boolean",
                                                                                "label": "Code"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Annotations"
                                                                    },
                                                                    {
                                                                        "name": "plain_text",
                                                                        "type": "text",
                                                                        "label": "Plain Text"
                                                                    },
                                                                    {
                                                                        "name": "href",
                                                                        "type": "text",
                                                                        "label": "Href"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Name"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Properties Value"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 43,
                                            "module": "notion:appendAPageContent",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 2936237
                                            },
                                            "filter": {
                                                "name": "",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{37.i}}",
                                                            "b": "1",
                                                            "o": "text:notequal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "page": "{{34.id}}",
                                                "objects": [
                                                    {
                                                        "type": "paragraph",
                                                        "paragraph": {
                                                            "text": [
                                                                {
                                                                    "text": {
                                                                        "content": "{{37.`__IMTMATCH__`}}"
                                                                    },
                                                                    "type": "text",
                                                                    "annotations": {
                                                                        "color": "default"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    }
                                                ]
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 2975,
                                                    "y": 1236
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "page": {
                                                            "mode": "edit"
                                                        },
                                                        "objects": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "type": {
                                                                        "mode": "chose",
                                                                        "label": "Paragraph"
                                                                    },
                                                                    "paragraph": {
                                                                        "nested": {
                                                                            "text": {
                                                                                "mode": "chose",
                                                                                "items": [
                                                                                    {
                                                                                        "type": {
                                                                                            "mode": "chose",
                                                                                            "label": "Text"
                                                                                        },
                                                                                        "annotations": {
                                                                                            "nested": {
                                                                                                "bold": {
                                                                                                    "mode": "chose"
                                                                                                },
                                                                                                "code": {
                                                                                                    "mode": "chose"
                                                                                                },
                                                                                                "color": {
                                                                                                    "mode": "chose",
                                                                                                    "label": "default"
                                                                                                },
                                                                                                "italic": {
                                                                                                    "mode": "chose"
                                                                                                },
                                                                                                "underline": {
                                                                                                    "mode": "chose"
                                                                                                },
                                                                                                "strikethrough": {
                                                                                                    "mode": "chose"
                                                                                                }
                                                                                            }
                                                                                        }
                                                                                    }
                                                                                ]
                                                                            }
                                                                        }
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "notion2"
                                                            },
                                                            "label": "RJ Media - Notion (Rahul's Notion)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:notion2,notion3",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "mode": "edit",
                                                        "name": "page",
                                                        "type": "select",
                                                        "label": "Page ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "objects",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "select",
                                                                "label": "Type",
                                                                "options": {
                                                                    "store": [
                                                                        {
                                                                            "label": "Paragraph",
                                                                            "value": "paragraph"
                                                                        },
                                                                        {
                                                                            "label": "Heading 1",
                                                                            "value": "heading_1"
                                                                        },
                                                                        {
                                                                            "label": "Heading 2",
                                                                            "value": "heading_2"
                                                                        },
                                                                        {
                                                                            "label": "Heading 3",
                                                                            "value": "heading_3"
                                                                        },
                                                                        {
                                                                            "label": "Bulleted list item",
                                                                            "value": "bulleted_list_item"
                                                                        },
                                                                        {
                                                                            "label": "Numbered list item",
                                                                            "value": "numbered_list_item"
                                                                        },
                                                                        {
                                                                            "label": "Toggle",
                                                                            "value": "toggle"
                                                                        },
                                                                        {
                                                                            "label": "To do",
                                                                            "value": "to_do"
                                                                        },
                                                                        {
                                                                            "label": "Image",
                                                                            "value": "image"
                                                                        },
                                                                        {
                                                                            "label": "Embed",
                                                                            "value": "embed"
                                                                        },
                                                                        {
                                                                            "label": "File",
                                                                            "value": "file"
                                                                        },
                                                                        {
                                                                            "label": "PDF",
                                                                            "value": "pdf"
                                                                        },
                                                                        {
                                                                            "label": "Video",
                                                                            "value": "video"
                                                                        },
                                                                        {
                                                                            "label": "Breadcrumb",
                                                                            "value": "breadcrumb"
                                                                        },
                                                                        {
                                                                            "label": "Divider",
                                                                            "value": "divider"
                                                                        }
                                                                    ]
                                                                },
                                                                "required": true
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Content Objects",
                                                        "required": true
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 38,
                                            "module": "builtin:BasicAggregator",
                                            "version": 1,
                                            "parameters": {
                                                "feeder": 37
                                            },
                                            "mapper": {
                                                "__IMTMATCH__": "{{37.`__IMTMATCH__`}}"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 3275,
                                                    "y": 1236
                                                },
                                                "restore": {
                                                    "extra": {
                                                        "feeder": {
                                                            "label": "Text parser - Match pattern [37]"
                                                        },
                                                        "target": {
                                                            "label": "Custom"
                                                        }
                                                    }
                                                }
                                            }
                                        },
                                        {
                                            "id": 40,
                                            "module": "notion:updateADatabaseItem",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 2936237
                                            },
                                            "mapper": {
                                                "page": "{{34.id}}",
                                                "fields": {
                                                    "C%3FvH": "Done"
                                                },
                                                "select": "list",
                                                "database": "15191492532d80639a6af21e67f71d35"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 3575,
                                                    "y": 1236
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "page": {
                                                            "mode": "edit"
                                                        },
                                                        "fields": {
                                                            "nested": {
                                                                "C%3FvH": {
                                                                    "mode": "chose",
                                                                    "label": "Done"
                                                                }
                                                            }
                                                        },
                                                        "select": {
                                                            "label": "Select from the list"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "notion2"
                                                            },
                                                            "label": "RJ Media - Notion (Rahul's Notion)"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:notion2,notion3",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "select",
                                                        "type": "select",
                                                        "label": "Enter a Database ID",
                                                        "required": true,
                                                        "validate": {
                                                            "enum": [
                                                                "map",
                                                                "list"
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "name": "database",
                                                        "type": "text",
                                                        "label": "Database ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "mode": "edit",
                                                        "name": "page",
                                                        "type": "select",
                                                        "label": "Database Item ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "fields",
                                                        "spec": [
                                                            {
                                                                "name": "title",
                                                                "type": "text",
                                                                "label": "Name",
                                                                "metadata": {
                                                                    "type": "title"
                                                                }
                                                            },
                                                            {
                                                                "name": "%3Eo%3Bd",
                                                                "type": "url",
                                                                "label": "Profile link",
                                                                "metadata": {
                                                                    "type": "url"
                                                                }
                                                            },
                                                            {
                                                                "name": "C%3FvH",
                                                                "type": "select",
                                                                "label": "Research Status",
                                                                "metadata": {
                                                                    "type": "status"
                                                                },
                                                                "validate": {
                                                                    "enum": [
                                                                        "Not started",
                                                                        "No access",
                                                                        "Initialized",
                                                                        "In progress",
                                                                        "Done",
                                                                        "Failed"
                                                                    ]
                                                                }
                                                            },
                                                            {
                                                                "name": "n%7COO",
                                                                "type": "text",
                                                                "label": "Extra Information",
                                                                "metadata": {
                                                                    "type": "rich_text"
                                                                }
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Fields"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "object",
                                                        "type": "text",
                                                        "label": "Object"
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Database Item ID"
                                                    },
                                                    {
                                                        "name": "created_time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "last_edited_time",
                                                        "type": "date",
                                                        "label": "Last Edited Time"
                                                    },
                                                    {
                                                        "name": "icon",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "emoji",
                                                                "type": "text",
                                                                "label": "Emoji"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Icon"
                                                    },
                                                    {
                                                        "name": "cover",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "external",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "URL"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "External"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Cover"
                                                    },
                                                    {
                                                        "name": "url",
                                                        "type": "text",
                                                        "label": "URL"
                                                    },
                                                    {
                                                        "name": "parent",
                                                        "spec": [
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "Type"
                                                            },
                                                            {
                                                                "name": "workspace",
                                                                "type": "boolean",
                                                                "label": "Workspace"
                                                            },
                                                            {
                                                                "name": "page_id",
                                                                "type": "text",
                                                                "label": "Page ID"
                                                            },
                                                            {
                                                                "name": "database_id",
                                                                "type": "text",
                                                                "label": "Database ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Parent"
                                                    },
                                                    {
                                                        "name": "archived",
                                                        "type": "boolean",
                                                        "label": "Archived"
                                                    },
                                                    {
                                                        "name": "properties",
                                                        "spec": {
                                                            "spec": [
                                                                {
                                                                    "name": "id",
                                                                    "type": "text",
                                                                    "label": "ID"
                                                                },
                                                                {
                                                                    "name": "type",
                                                                    "type": "text",
                                                                    "label": "Type"
                                                                },
                                                                {
                                                                    "name": "people",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "object",
                                                                                "type": "text",
                                                                                "label": "Object"
                                                                            },
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            },
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            },
                                                                            {
                                                                                "name": "avatar_url",
                                                                                "type": "text",
                                                                                "label": "Avatar Url"
                                                                            },
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "person",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "email",
                                                                                        "type": "text",
                                                                                        "label": "Email"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Person"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "People"
                                                                },
                                                                {
                                                                    "name": "url",
                                                                    "type": "text",
                                                                    "label": "URL"
                                                                },
                                                                {
                                                                    "name": "text",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "text",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "content",
                                                                                        "type": "text",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    {
                                                                                        "name": "link",
                                                                                        "type": "text",
                                                                                        "label": "Link"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Text"
                                                                            },
                                                                            {
                                                                                "name": "annotations",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "bold",
                                                                                        "type": "boolean",
                                                                                        "label": "Bold"
                                                                                    },
                                                                                    {
                                                                                        "name": "italic",
                                                                                        "type": "boolean",
                                                                                        "label": "Italic"
                                                                                    },
                                                                                    {
                                                                                        "name": "strikethrough",
                                                                                        "type": "boolean",
                                                                                        "label": "Strikethrough"
                                                                                    },
                                                                                    {
                                                                                        "name": "underline",
                                                                                        "type": "boolean",
                                                                                        "label": "Underline"
                                                                                    },
                                                                                    {
                                                                                        "name": "code",
                                                                                        "type": "boolean",
                                                                                        "label": "Code"
                                                                                    },
                                                                                    {
                                                                                        "name": "color",
                                                                                        "type": "text",
                                                                                        "label": "Color"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Annotations"
                                                                            },
                                                                            {
                                                                                "name": "plain_text",
                                                                                "type": "text",
                                                                                "label": "Plain Text"
                                                                            },
                                                                            {
                                                                                "name": "href",
                                                                                "type": "text",
                                                                                "label": "Href"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Text"
                                                                },
                                                                {
                                                                    "name": "select",
                                                                    "spec": [
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "color",
                                                                            "type": "text",
                                                                            "label": "Color"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Select"
                                                                },
                                                                {
                                                                    "name": "email",
                                                                    "type": "text",
                                                                    "label": "Email"
                                                                },
                                                                {
                                                                    "name": "phone_number",
                                                                    "type": "text",
                                                                    "label": "Phone Number"
                                                                },
                                                                {
                                                                    "name": "multi_select",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            },
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Multi Select"
                                                                },
                                                                {
                                                                    "name": "date",
                                                                    "spec": [
                                                                        {
                                                                            "name": "start",
                                                                            "type": "text",
                                                                            "label": "Start"
                                                                        },
                                                                        {
                                                                            "name": "end",
                                                                            "type": "text",
                                                                            "label": "End"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Date"
                                                                },
                                                                {
                                                                    "name": "checkbox",
                                                                    "type": "boolean",
                                                                    "label": "Checkbox"
                                                                },
                                                                {
                                                                    "name": "number",
                                                                    "type": "number",
                                                                    "label": "Number"
                                                                },
                                                                {
                                                                    "name": "files",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "name",
                                                                                "type": "text",
                                                                                "label": "Name"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Files"
                                                                },
                                                                {
                                                                    "name": "title",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "type",
                                                                                "type": "text",
                                                                                "label": "Type"
                                                                            },
                                                                            {
                                                                                "name": "text",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "content",
                                                                                        "type": "text",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    {
                                                                                        "name": "link",
                                                                                        "type": "text",
                                                                                        "label": "Link"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Text"
                                                                            },
                                                                            {
                                                                                "name": "annotations",
                                                                                "spec": [
                                                                                    {
                                                                                        "name": "bold",
                                                                                        "type": "boolean",
                                                                                        "label": "Bold"
                                                                                    },
                                                                                    {
                                                                                        "name": "italic",
                                                                                        "type": "boolean",
                                                                                        "label": "Italic"
                                                                                    },
                                                                                    {
                                                                                        "name": "strikethrough",
                                                                                        "type": "boolean",
                                                                                        "label": "Strikethrough"
                                                                                    },
                                                                                    {
                                                                                        "name": "underline",
                                                                                        "type": "boolean",
                                                                                        "label": "Underline"
                                                                                    },
                                                                                    {
                                                                                        "name": "code",
                                                                                        "type": "boolean",
                                                                                        "label": "Code"
                                                                                    },
                                                                                    {
                                                                                        "name": "color",
                                                                                        "type": "text",
                                                                                        "label": "Color"
                                                                                    }
                                                                                ],
                                                                                "type": "collection",
                                                                                "label": "Annotations"
                                                                            },
                                                                            {
                                                                                "name": "plain_text",
                                                                                "type": "text",
                                                                                "label": "Plain Text"
                                                                            },
                                                                            {
                                                                                "name": "href",
                                                                                "type": "text",
                                                                                "label": "Href"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Title"
                                                                },
                                                                {
                                                                    "name": "last_edited_time",
                                                                    "time": true,
                                                                    "type": "date",
                                                                    "label": "Last Edited Time"
                                                                },
                                                                {
                                                                    "name": "created_time",
                                                                    "time": true,
                                                                    "type": "date",
                                                                    "label": "Created Time"
                                                                },
                                                                {
                                                                    "name": "last_edited_by",
                                                                    "spec": [
                                                                        {
                                                                            "name": "object",
                                                                            "type": "text",
                                                                            "label": "Object"
                                                                        },
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "avatar_url",
                                                                            "type": "text",
                                                                            "label": "Avatar Url"
                                                                        },
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "person",
                                                                            "spec": [
                                                                                {
                                                                                    "name": "email",
                                                                                    "type": "text",
                                                                                    "label": "Email"
                                                                                }
                                                                            ],
                                                                            "type": "collection",
                                                                            "label": "Person"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Last Edited By"
                                                                },
                                                                {
                                                                    "name": "created_by",
                                                                    "spec": [
                                                                        {
                                                                            "name": "object",
                                                                            "type": "text",
                                                                            "label": "Object"
                                                                        },
                                                                        {
                                                                            "name": "id",
                                                                            "type": "text",
                                                                            "label": "ID"
                                                                        },
                                                                        {
                                                                            "name": "name",
                                                                            "type": "text",
                                                                            "label": "Name"
                                                                        },
                                                                        {
                                                                            "name": "avatar_url",
                                                                            "type": "text",
                                                                            "label": "Avatar Url"
                                                                        },
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "person",
                                                                            "spec": [
                                                                                {
                                                                                    "name": "email",
                                                                                    "type": "text",
                                                                                    "label": "Email"
                                                                                }
                                                                            ],
                                                                            "type": "collection",
                                                                            "label": "Person"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Created By"
                                                                },
                                                                {
                                                                    "name": "formula",
                                                                    "spec": [
                                                                        {
                                                                            "name": "type",
                                                                            "type": "text",
                                                                            "label": "Type"
                                                                        },
                                                                        {
                                                                            "name": "string",
                                                                            "type": "text",
                                                                            "label": "String"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Formula"
                                                                },
                                                                {
                                                                    "name": "relation",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "name": "id",
                                                                                "type": "text",
                                                                                "label": "ID"
                                                                            }
                                                                        ],
                                                                        "type": "collection"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Relation"
                                                                },
                                                                {
                                                                    "name": "label",
                                                                    "type": "text",
                                                                    "label": "Label"
                                                                }
                                                            ],
                                                            "type": "collection"
                                                        },
                                                        "type": "array",
                                                        "label": "Properties"
                                                    },
                                                    {
                                                        "name": "properties_value",
                                                        "spec": [
                                                            {
                                                                "name": "Profile link",
                                                                "type": "text",
                                                                "label": "Profile link"
                                                            },
                                                            {
                                                                "name": "Research Status",
                                                                "spec": [
                                                                    {
                                                                        "name": "id",
                                                                        "type": "text",
                                                                        "label": "ID"
                                                                    },
                                                                    {
                                                                        "name": "name",
                                                                        "type": "text",
                                                                        "label": "Name"
                                                                    },
                                                                    {
                                                                        "name": "color",
                                                                        "type": "text",
                                                                        "label": "Color"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Research Status"
                                                            },
                                                            {
                                                                "name": "Extra Information",
                                                                "spec": [
                                                                    {
                                                                        "name": "type",
                                                                        "type": "text",
                                                                        "label": "Type"
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "spec": [
                                                                            {
                                                                                "name": "content",
                                                                                "type": "text",
                                                                                "label": "Content"
                                                                            },
                                                                            {
                                                                                "name": "link",
                                                                                "type": "text",
                                                                                "label": "Link"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Text"
                                                                    },
                                                                    {
                                                                        "name": "annotations",
                                                                        "spec": [
                                                                            {
                                                                                "name": "bold",
                                                                                "type": "boolean",
                                                                                "label": "Bold"
                                                                            },
                                                                            {
                                                                                "name": "italic",
                                                                                "type": "boolean",
                                                                                "label": "Italic"
                                                                            },
                                                                            {
                                                                                "name": "strikethrough",
                                                                                "type": "boolean",
                                                                                "label": "Strikethrough"
                                                                            },
                                                                            {
                                                                                "name": "underline",
                                                                                "type": "boolean",
                                                                                "label": "Underline"
                                                                            },
                                                                            {
                                                                                "name": "code",
                                                                                "type": "boolean",
                                                                                "label": "Code"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Annotations"
                                                                    },
                                                                    {
                                                                        "name": "plain_text",
                                                                        "type": "text",
                                                                        "label": "Plain Text"
                                                                    },
                                                                    {
                                                                        "name": "href",
                                                                        "type": "text",
                                                                        "label": "Href"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Extra Information"
                                                            },
                                                            {
                                                                "name": "Name",
                                                                "spec": [
                                                                    {
                                                                        "name": "type",
                                                                        "type": "text",
                                                                        "label": "Type"
                                                                    },
                                                                    {
                                                                        "name": "text",
                                                                        "spec": [
                                                                            {
                                                                                "name": "content",
                                                                                "type": "text",
                                                                                "label": "Content"
                                                                            },
                                                                            {
                                                                                "name": "link",
                                                                                "type": "text",
                                                                                "label": "Link"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Text"
                                                                    },
                                                                    {
                                                                        "name": "annotations",
                                                                        "spec": [
                                                                            {
                                                                                "name": "bold",
                                                                                "type": "boolean",
                                                                                "label": "Bold"
                                                                            },
                                                                            {
                                                                                "name": "italic",
                                                                                "type": "boolean",
                                                                                "label": "Italic"
                                                                            },
                                                                            {
                                                                                "name": "strikethrough",
                                                                                "type": "boolean",
                                                                                "label": "Strikethrough"
                                                                            },
                                                                            {
                                                                                "name": "underline",
                                                                                "type": "boolean",
                                                                                "label": "Underline"
                                                                            },
                                                                            {
                                                                                "name": "code",
                                                                                "type": "boolean",
                                                                                "label": "Code"
                                                                            },
                                                                            {
                                                                                "name": "color",
                                                                                "type": "text",
                                                                                "label": "Color"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Annotations"
                                                                    },
                                                                    {
                                                                        "name": "plain_text",
                                                                        "type": "text",
                                                                        "label": "Plain Text"
                                                                    },
                                                                    {
                                                                        "name": "href",
                                                                        "type": "text",
                                                                        "label": "Href"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Name"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Properties Value"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ],
    "metadata": {
        "instant": false,
        "version": 1,
        "scenario": {
            "roundtrips": 1,
            "maxErrors": 3,
            "autoCommit": true,
            "autoCommitTriggerLast": true,
            "sequential": false,
            "slots": null,
            "confidential": false,
            "dataloss": false,
            "dlq": false,
            "freshVariables": false
        },
        "designer": {
            "orphans": [],
            "notes": [
                {
                    "id": 4,
                    "text": "",
                    "filter": false
                }
            ]
        },
        "zone": "eu2.make.com",
        "notes": []
    }
}