{
    "name": "AI Content Strategist",
    "flow": [
        {
            "id": 1,
            "module": "gateway:CustomWebHook",
            "version": 1,
            "parameters": {
                "hook": 1537119,
                "maxResults": 1
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": -66,
                    "y": 1944
                },
                "restore": {
                    "parameters": {
                        "hook": {
                            "data": {
                                "editable": "true"
                            },
                            "label": "Social COS"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "hook",
                        "type": "hook:gateway-webhook",
                        "label": "Webhook",
                        "required": true
                    },
                    {
                        "name": "maxResults",
                        "type": "number",
                        "label": "Maximum number of results"
                    }
                ]
            }
        },
        {
            "id": 2,
            "module": "airtable:ActionGetRecord",
            "version": 3,
            "parameters": {
                "__IMTCONN__": 3823404
            },
            "mapper": {
                "id": "{{1.recordId}}",
                "base": "appsGDvhxkuIBNIh9",
                "table": "tbl5L810DFCAAY57a",
                "useColumnId": false
            },
            "metadata": {
                "designer": {
                    "x": 300,
                    "y": 1950
                },
                "restore": {
                    "expect": {
                        "base": {
                            "mode": "chose",
                            "label": "Content Operating System"
                        },
                        "table": {
                            "mode": "chose",
                            "label": "Content"
                        },
                        "useColumnId": {
                            "mode": "chose"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "airtable2"
                            },
                            "label": "My Airtable Token or Key connection"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:airtable3,airtable2",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "base",
                        "type": "select",
                        "label": "Base",
                        "required": true
                    },
                    {
                        "name": "useColumnId",
                        "type": "boolean",
                        "label": "Use Column ID",
                        "required": true
                    },
                    {
                        "name": "table",
                        "type": "select",
                        "label": "Table",
                        "required": true
                    },
                    {
                        "name": "id",
                        "type": "text",
                        "label": "Record ID",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 3,
            "module": "builtin:BasicRouter",
            "version": 1,
            "mapper": null,
            "metadata": {
                "designer": {
                    "x": 600,
                    "y": 1950
                }
            },
            "routes": [
                {
                    "flow": [
                        {
                            "id": 48,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "Tweet (1)",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.CTID}}",
                                            "b": "1",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": 1226,
                                    "y": 734
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 4,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "filter": {
                                                "name": "No Template",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`Copy Template (from Copy Template)`}}",
                                                            "o": "notexist"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "gpt-4o",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "system",
                                                        "content": "You're a social media expert that writes tweets like Justin Welsh."
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": "{\n    \"type\": \"text\",\n    \"text\": \"<examples>\\\\n<example>\\\\n<content>\\\\n<DidThisThingToday>\\\\n\\\\n<ShortContext>\\\\n\\\\nHere are <X> lessons I learned in <X Time>\\\\n\\\\n1. <Lesson1>\\\\n2. <Lesson2>\\\\n3. <Lesson3>\\\\n4. <Lesson4>\\\\n5. <Lesson5>\\\\n\\\\nHope that's helpful.\\\\n</content>\\\\n<ideal_output>\\\\nHit $100k in revenue today.\\\\n\\\\nAll organic.\\\\n\\\\nHere are 5 lessons I learned in 10 months:\\\\n\\\\n1. Give 80%, Ask 20%\\\\n2. Brevity in courses is your friend\\\\n3. Price for access & word of mouth\\\\n4. Answer all DMs about your product\\\\n5.\n​",
                                                        "imageDetail": "auto"
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": "{\n    \"type\": \"text\",\n    \"text\": \"Using the content provided below in INPUT, write a single social media post for the X (formerly Twitter) platform. Be sure to keep the number of characters, including spaces and punctuation, under 280 total.\\n\\nDirections:\\n- Only output the text, do not include any comments \nor warnings. - always output less than 280 characters including spaces and puncuation.\\n\\nINPUT:\\n{{2.`Content Caption (or Copy)`}}\"\n}\n",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1526,
                                                    "y": 584,
                                                    "name": "Rewrite for Tweet"
                                                },
                                                "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": "Developer / System"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 42,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "mapper": {
                                                "model": "gpt-4o-mini",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "Count the number of characters in this text, includeing all text, emojis, symbols, and spaces. If the count is greater than 240 your task is to rewrite it with less than 240 characters. \n\nOnly putput the text, do not add any copy or comments.\nINPUT:\n{{4.result}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1826,
                                                    "y": 584,
                                                    "name": "Character Count"
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "stop": {
                                                            "mode": "chose"
                                                        },
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "gpt-4o-mini (system)"
                                                        },
                                                        "select": {
                                                            "label": "Create a Chat Completion (GPT and o1 models)"
                                                        },
                                                        "messages": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 27,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldfCoEFdV5LNc5WI": [
                                                        "reccNWWsIaEu19twG"
                                                    ],
                                                    "fldxFLypn85Usyid2": "{{42.result}}",
                                                    "fldyjaQ4PdH8xsGaD": "Tweet: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 2126,
                                                    "y": 584
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose",
                                                                    "items": [
                                                                        null
                                                                    ]
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 49,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "filter": {
                                                "name": "If Template",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`Copy Template (from Copy Template)`}}",
                                                            "o": "exist"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "gpt-4o",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "system",
                                                        "content": "You're a social media expert that writes tweets like Justin Welsh."
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": "Take the <input> topics/ideas and write a x (twitter) post, using the <example> template. ",
                                                        "imageDetail": "auto"
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": "# EXAMPLE\n\n<example>{{2.`Copy Template (from Copy Template)`}}\n</example>\n\n# CONTEXT\n\nInfer the topic from the sources provided.\n\n# WRITING STYLE\n\nHere’s how you always write:\n\n<writing_style>\n\n- Your writing style is spartan and informative.\n- Use clear, simple language.\n- Employ short, impactful sentences.\n- Incorporate bullet points for easy readability.\n- Use frequent line breaks to separate ideas.\n- Use active voice; avoid passive voice.\n- Focus on practical, actionable insights.\n- Use specific examples and personal experiences to illustrate points.\n- Incorporate data or statistics to support claims when possible.\n- Ask thought-provoking questions to encourage reader reflection.\n- Use \"\"\"\"\"\"\"\"you\"\"\"\"\"\"\"\" and \"\"\"\"\"\"\"\"your\"\"\"\"\"\"\"\" to directly address the reader.\n- Avoid metaphors and clichés.\n- Avoid generalizations.\n- Do not include common setup language in any sentence, including: in conclusion, in closing, etc.\n- Do not output warnings or notes—just the output requested.\n- Do not use hashtags.\n- Do not use semicolons.\n- Do not use emojis.\n- Do not use asterisks.\n- Do not use adjectives and adverbs.\n- Do NOT use these words:\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"can, may, just, that, very, really, literally, actually, certainly, probably, basically, could, maybe, delve, embark, enlightening, esteemed, shed light, craft, crafting, imagine, realm, game-changer, unlock, discover, skyrocket, abyss, you're not alone, in a world where, revolutionize, disruptive, utilize, utilizing, dive deep, tapestry, illuminate, unveil, pivotal, enrich, intricate, elucidate, hence, furthermore, realm, however, harness, exciting, groundbreaking, cutting-edge, remarkable, it. remains to be seen, glimpse into, navigating, landscape, stark, testament, in summary, in conclusion, moreover, boost, bustling, opened up, powerful, inquiries, ever-evolving\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n</writing_style>\n\n# PLANNING\n\nYour goal is to write a viral social media post based on the provided sources.\n\n1. Analyze the provided sources thoroughly.\n2. Study the <example> post carefully. You will be asked to replicate their:\n    - Overall structure.\n    - Tone and voice.\n    - Formatting (including line breaks and spacing).\n    - Length (aim for a similarly detailed post).\n    - Absence of emojis.\n    - Use of special characters (if any).\n    - Emotional resonance.\n\n# OUTPUT\nFollow the GUIDELINES below to write the post. Use your analysis from step 1 and step 2. Use the provided sources as the foundation for your post, expanding on it significantly while maintaining the style and structure of the examples provided from step 2. You MUST use information from the provided sources. Only output text for the post, do not include additional text like comments, headers, or warnings. Make sure you adhere to your <writing_style>.\n\nHere are the guidelines:\n<guidelines>\n- Always output the post text only, do not include messages or warnings. \n- {{2.Guidelines}}\n</guidelines>\nTake a deep breath and take it step-by-step!\n\n# INPUT\nUse the following information sources:\n{{2.`Content Caption (or Copy)`}}\n",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1526,
                                                    "y": 884,
                                                    "name": "Rewrite for Tweet"
                                                },
                                                "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": "Developer / System"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 50,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "mapper": {
                                                "model": "gpt-4o-mini",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "Count the number of characters in this text, includeing all text, emojis, symbols, and spaces. If the count is greater than 240 your task is to rewrite it with less than 240 characters. \n\nOnly putput the text, do not add any copy or comments.\nINPUT:\n{{49.result}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1826,
                                                    "y": 884,
                                                    "name": "Character Count"
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "stop": {
                                                            "mode": "chose"
                                                        },
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "gpt-4o-mini (system)"
                                                        },
                                                        "select": {
                                                            "label": "Create a Chat Completion (GPT and o1 models)"
                                                        },
                                                        "messages": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 51,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldfCoEFdV5LNc5WI": [
                                                        "reccNWWsIaEu19twG"
                                                    ],
                                                    "fldxFLypn85Usyid2": "{{50.result}}",
                                                    "fldyjaQ4PdH8xsGaD": "Tweet: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 2126,
                                                    "y": 884
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose",
                                                                    "items": [
                                                                        null
                                                                    ]
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 45,
                            "module": "anthropic-claude:createAMessage",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 4628568
                            },
                            "filter": {
                                "name": "Threads (7)",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.CTID}}",
                                            "b": "7",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "model": "claude-3-opus-20240229",
                                "messages": [
                                    {
                                        "role": "assistant",
                                        "content": "You're a helpful copy writer who uses Justin Welsh's templates for writing."
                                    },
                                    {
                                        "role": "user",
                                        "content": [
                                            {
                                                "text": "Write a social media post for Threads. Be sure to limit the copy to 500 characters, including spaces and web links.\n\n\n{\n    \"type\": \"text\",\n    \"text\": \"<examples>\\n<example>\\n<content>\\n<DidThisThingToday>\\n\\n<ShortContext>\\n\\nHere are <X> lessons I learned in <X Time>\\n\\n1. <Lesson1>\\n2. <Lesson2>\\n3. <Lesson3>\\n4. <Lesson4>\\n5. <Lesson5>\\n\\nHope that's helpful.\\n</content>\\n<ideal_output>\\nHit $100k in revenue today.\\n\\nAll organic.\\n\\nHere are 5 lessons I learned in 10 months:\\n\\n1. Give 80%, Ask 20%\\n2. Brevity in courses is your friend\\n3. Price for access & word of mouth\\n4. Answer all DMs about your product\\n5. Timebox, move fast, and start cheap\\n\\nHope that's helpful.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\nHow to do <thing>:\\n\\nOld way\\n\\n- <Way1>\\n- <Way2>\\n- <Way3>\\n- <Way4>\\n\\nNew Way\\n\\n- <Way1>\\n- <Way2>\\n- <Way3>\\n- <Way4>\\n\\n<New> > <Old>\\n</content>\\n<ideal_output>\\nHow to build a one-person business.\\n\\nOld way\\n\\n- Facebook ads\\n- Fancy website\\n- Webinar funnel\\n- Email campaigns\\n\\nNew Way\\n\\n- Twitter content\\n- Simple landing page\\n- Accessible private community\\n- A portfolio of products and services\\n\\nTrust > gimmicks\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\n99% of <Things> I see don't do <this>:\\n\\n- <Thing1>\\n- <Thing2>\\n- <Thing3>\\n\\nToo much <BadThing>.\\n\\nNot enough <GoodThing>.\\n</content>\\n<ideal_output>\\n99% of landing pages I see don't clearly tell me:\\n\\n- Who you help\\n- What you help them do\\n- How you help them do it\\n\\nToo much clever.\\n\\nNot enough clarity.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\nStages of <Topic>\\n\\nBeginner: <BeginnerVibe>\\n\\nIntermediate: <IntermediateVibe>\\n\\nAdvanced: <AdvancedVibe>\\n\\nMaster: <MasterVibe>\\n</content>\\n<ideal_output>\\nBeginner: argue.\\n\\nIntermediate: prove them wrong.\\n\\nAdvanced: smile, leave, forget.\\n\\nMaster: be indifferent.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\n<Thing> is X% <Thing1>, X% <Thing2>, and X% <UnexpectedThing>.\\n</content>\\n<ideal_output>\\nContent creation is 10% creativity, 20% work ethic, and 70% systems.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\nDon't trade [GOOD THING] for a paycheck.\\n\\nIt's not worth it.\\n\\nAll of the money in the world won't save [STATE GOOD THING ANOTHER WAY].\\n\\nTake it from me:\\n\\n- [STEP 1]\\n- [STEP 2]\\n- [STEP 3]\\n- [STEP 4]\\n\\nYou don't need to [DO THING MOST PEOPLE THINK] to be [OUTCOME].\\n\\nBut you do need a [THING PEOPLE AREN’T THINKING ABOUT].\\n\\nHere are 2 ways I'd [VERB]:\\n\\n1. [WAY 1]\\n2. [WAY 2]\\n\\nIf you want to choose one and get started, here's a guide on how to do it:\\n\\n[LINK]\\n\\nRemember to aim for [BALANCE].\\n\\nA more [GOOD OUTCOME].\\n</content>\\n<ideal_output>\\nDon't trade your mental health for a paycheck.\\n\\nIt's not worth it.\\n\\nAll of the money in the world won't save a crushed mind.\\n\\nTake it from me:\\n\\n- Find a role that treats you well\\n- Prioritize your mental well-being\\n- Invest time & energy in passion projects\\n- Turn them into your main source of income\\n\\nYou don't need to climb the long corporate ladder to be wealthy.\\n\\nBut you do need a hedge against the instability of the current job market.\\n\\nHere are 2 ways I'd build one:\\n\\n1. A simple service business\\n2. A digital product business\\n\\nIf you want to choose one and get started, here's a guide on how to do it: https://lnkd.in/e58rapJc\\n\\nRemember to aim for comfortable wealth & freedom.\\n\\nA more blissful life.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\nYou're underestimating how many [THING PEOPLE AREN’T RECOGNIZING] there are.\\n\\n95% of [THAT THING] need [THING RELATED TO ABOVE].\\n\\n[STEP 1], [STEP 2], and you'll [REACH DESIRED OUTCOME].\\n</content>\\n<ideal_output>\\nYou're underestimating how many beginners there are.\\n\\n95% of people need help with the basics.\\n\\nKeep it simple, solve simple problems, and you'll build a committed, loyal following.\\n</ideal_output>\\n</example>\\n<example>\\n<content>\\nIt's amazing how much of \\\"<THING PEOPLE THINK IS GREAT>\\\" things is just doing \\\"<SIMPLE THING>\\\".\\n</content>\\n<ideal_output>\\nIt's amazing how much of doing \\\"great\\\" things is just doing \\\"basic\\\" things.\\n</ideal_output>\\n</example>\\n</examples>\\n\\n\"\n}",
                                                "type": "text"
                                            },
                                            {
                                                "text": "{\n24                    \"type\": \"text\",\n25                    \"text\": \"Using the content provided below in INPUT, write a single social media post for the Threads (by Meta) platform. Be sure to keep the number of characters, including spaces and punctuation, under 500 total. \\n\\nDirections:\\n- Only output the text, do not include any comments or warnings. \\n\\nINPUT:\\n{{2.`Content Caption (or Copy)`}}\"\n26                }",
                                                "type": "text"
                                            }
                                        ]
                                    }
                                ],
                                "metadata": {},
                                "max_tokens": "4096",
                                "temperature": "1"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1302,
                                    "y": 1195
                                },
                                "restore": {
                                    "expect": {
                                        "model": {
                                            "mode": "chose",
                                            "label": "claude-3-opus-20240229"
                                        },
                                        "messages": {
                                            "mode": "chose",
                                            "items": [
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "Assistant"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    },
                                                    "content": {
                                                        "mode": "chose",
                                                        "items": [
                                                            {
                                                                "type": {
                                                                    "mode": "chose",
                                                                    "label": "Text"
                                                                }
                                                            },
                                                            {
                                                                "type": {
                                                                    "mode": "chose",
                                                                    "label": "Text"
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        },
                                        "stop_sequences": {
                                            "mode": "chose"
                                        },
                                        "additionalParameters": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "anthropic-claude"
                                            },
                                            "label": "My Anthropic Claude connection"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:anthropic-claude",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "model",
                                        "type": "select",
                                        "label": "Model",
                                        "required": true
                                    },
                                    {
                                        "name": "max_tokens",
                                        "type": "uinteger",
                                        "label": "Max Tokens",
                                        "required": true
                                    },
                                    {
                                        "name": "messages",
                                        "spec": {
                                            "name": "value",
                                            "spec": [
                                                {
                                                    "name": "role",
                                                    "type": "select",
                                                    "label": "Role",
                                                    "options": [
                                                        {
                                                            "label": "User",
                                                            "value": "user",
                                                            "nested": [
                                                                {
                                                                    "name": "content",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "help": "For models that support image content blocks (vision), see the [Anthropic model comparison table](https://docs.anthropic.com/en/docs/about-claude/models#model-comparison-table).",
                                                                                "name": "type",
                                                                                "type": "select",
                                                                                "label": "Type",
                                                                                "options": [
                                                                                    {
                                                                                        "label": "Text",
                                                                                        "value": "text",
                                                                                        "nested": [
                                                                                            {
                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                "name": "text",
                                                                                                "type": "text",
                                                                                                "label": "Text",
                                                                                                "required": true
                                                                                            }
                                                                                        ]
                                                                                    },
                                                                                    {
                                                                                        "label": "Image",
                                                                                        "value": "image",
                                                                                        "nested": [
                                                                                            {
                                                                                                "name": "source",
                                                                                                "spec": [
                                                                                                    {
                                                                                                        "help": "File name, including the extension, for example, `image.jpg`.",
                                                                                                        "name": "filename",
                                                                                                        "type": "filename",
                                                                                                        "label": "Filename",
                                                                                                        "required": true,
                                                                                                        "semantic": "file:name",
                                                                                                        "extension": [
                                                                                                            "jpeg",
                                                                                                            "jpg",
                                                                                                            "png",
                                                                                                            "gif",
                                                                                                            "webp"
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "help": "Binary data of the image. For example, you can retrieve the binary data of your image using the **HTTP: Get a file** module.",
                                                                                                        "name": "data",
                                                                                                        "type": "buffer",
                                                                                                        "label": "Data",
                                                                                                        "required": true,
                                                                                                        "semantic": "file:data"
                                                                                                    }
                                                                                                ],
                                                                                                "type": "collection",
                                                                                                "label": "Source",
                                                                                                "required": true
                                                                                            }
                                                                                        ]
                                                                                    },
                                                                                    {
                                                                                        "label": "PDF document",
                                                                                        "value": "document",
                                                                                        "nested": [
                                                                                            {
                                                                                                "type": "html",
                                                                                                "label": "<div style='color: #69502E; background: #F9ECD7; border-radius: 5px; padding: 12px 16px 12px 16px; font-size: 12px;'>PDF support is currently available on Claude 3.5 Sonnet models:<br><b>claude-3-5-sonnet-20241022</b><br><b>claude-3-5-sonnet-20240620</b></div>"
                                                                                            },
                                                                                            {
                                                                                                "name": "pdfFileName",
                                                                                                "type": "filename",
                                                                                                "label": "Filename",
                                                                                                "required": true,
                                                                                                "semantic": "file:name",
                                                                                                "extension": [
                                                                                                    "pdf"
                                                                                                ]
                                                                                            },
                                                                                            {
                                                                                                "name": "pdfFileData",
                                                                                                "type": "buffer",
                                                                                                "label": "Data",
                                                                                                "required": true,
                                                                                                "semantic": "file:data"
                                                                                            }
                                                                                        ]
                                                                                    },
                                                                                    {
                                                                                        "label": "Tool result",
                                                                                        "value": "tool_result",
                                                                                        "nested": [
                                                                                            {
                                                                                                "name": "tool_use_id",
                                                                                                "type": "text",
                                                                                                "label": "Tool Use ID",
                                                                                                "required": true
                                                                                            },
                                                                                            {
                                                                                                "name": "content",
                                                                                                "type": "text",
                                                                                                "label": "Content",
                                                                                                "required": true
                                                                                            }
                                                                                        ]
                                                                                    }
                                                                                ],
                                                                                "required": true
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Content"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Content",
                                                                    "labels": {
                                                                        "add": "Add content"
                                                                    },
                                                                    "required": true
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Assistant",
                                                            "value": "assistant",
                                                            "nested": [
                                                                {
                                                                    "help": "If the request ends with an assistant turn, then the response content will continue directly from that last turn.",
                                                                    "name": "content",
                                                                    "type": "text",
                                                                    "label": "Content",
                                                                    "required": true
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "label": "Tool Assistant",
                                                            "value": "tool_assistant",
                                                            "nested": [
                                                                {
                                                                    "name": "content",
                                                                    "spec": {
                                                                        "spec": [
                                                                            {
                                                                                "help": "You can send image content blocks starting with Claude 3 models.",
                                                                                "name": "type",
                                                                                "type": "select",
                                                                                "label": "Type",
                                                                                "options": [
                                                                                    {
                                                                                        "label": "Text",
                                                                                        "value": "text",
                                                                                        "nested": [
                                                                                            {
                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                "name": "text",
                                                                                                "type": "text",
                                                                                                "label": "Text",
                                                                                                "required": true
                                                                                            }
                                                                                        ]
                                                                                    },
                                                                                    {
                                                                                        "label": "Tool Use",
                                                                                        "value": "tool_use",
                                                                                        "nested": [
                                                                                            {
                                                                                                "name": "id",
                                                                                                "type": "text",
                                                                                                "label": "Tool Use ID",
                                                                                                "required": true
                                                                                            },
                                                                                            {
                                                                                                "name": "name",
                                                                                                "type": "text",
                                                                                                "label": "Tool Name",
                                                                                                "required": true
                                                                                            },
                                                                                            {
                                                                                                "name": "input",
                                                                                                "type": "any",
                                                                                                "label": "Input",
                                                                                                "required": true
                                                                                            }
                                                                                        ]
                                                                                    }
                                                                                ],
                                                                                "required": true
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Content"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Content",
                                                                    "labels": {
                                                                        "add": "Add content"
                                                                    },
                                                                    "required": true
                                                                }
                                                            ]
                                                        }
                                                    ],
                                                    "required": true
                                                }
                                            ],
                                            "type": "collection",
                                            "label": "Message"
                                        },
                                        "type": "array",
                                        "label": "Messages",
                                        "required": true
                                    },
                                    {
                                        "name": "system",
                                        "type": "text",
                                        "label": "System Prompt"
                                    },
                                    {
                                        "name": "metadata",
                                        "spec": [
                                            {
                                                "name": "user_id",
                                                "type": "text",
                                                "label": "User ID"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Metadata"
                                    },
                                    {
                                        "name": "stop_sequences",
                                        "spec": {
                                            "name": "value",
                                            "type": "text",
                                            "label": "Stop Sequence"
                                        },
                                        "type": "array",
                                        "label": "Stop Sequences"
                                    },
                                    {
                                        "name": "temperature",
                                        "type": "number",
                                        "label": "Temperature",
                                        "validate": {
                                            "max": 1,
                                            "min": 0
                                        }
                                    },
                                    {
                                        "name": "top_p",
                                        "type": "number",
                                        "label": "Top P",
                                        "validate": {
                                            "max": 1
                                        }
                                    },
                                    {
                                        "name": "top_k",
                                        "type": "uinteger",
                                        "label": "Top K"
                                    },
                                    {
                                        "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": "Tools",
                                                            "value": "tools",
                                                            "nested": [
                                                                {
                                                                    "name": "value",
                                                                    "spec": {
                                                                        "type": "text",
                                                                        "label": "Parameter Value"
                                                                    },
                                                                    "type": "array",
                                                                    "label": "Parameter Values",
                                                                    "labels": {
                                                                        "add": "Add 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"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 29,
                            "module": "airtable:ActionCreateRecord",
                            "version": 3,
                            "parameters": {
                                "__IMTCONN__": 3823404
                            },
                            "mapper": {
                                "base": "appsGDvhxkuIBNIh9",
                                "table": "tblFcPkFrKCsotWMe",
                                "record": {
                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                    "fldfCoEFdV5LNc5WI": [
                                        "reciYhJDB86h5AZ6S"
                                    ],
                                    "fldxFLypn85Usyid2": "{{45.content[].text}}",
                                    "fldyjaQ4PdH8xsGaD": "Thread: {{2.Headline}}"
                                },
                                "typecast": false,
                                "useColumnId": false
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1691,
                                    "y": 1194
                                },
                                "restore": {
                                    "expect": {
                                        "base": {
                                            "label": "Content Operating System"
                                        },
                                        "table": {
                                            "label": "Content",
                                            "nested": [
                                                {
                                                    "name": "record",
                                                    "spec": [
                                                        {
                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                            "type": "text",
                                                            "label": "Headline",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldxFLypn85Usyid2",
                                                            "type": "text",
                                                            "label": "Content Caption (or Copy)",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "mode": "edit",
                                                            "name": "fldaZYZMurORXK1Jx",
                                                            "type": "select",
                                                            "label": "Status",
                                                            "dynamic": true,
                                                            "options": [
                                                                {
                                                                    "label": "Collection",
                                                                    "value": "Collection"
                                                                },
                                                                {
                                                                    "label": "Core Content",
                                                                    "value": "Core Content"
                                                                },
                                                                {
                                                                    "label": "Content Generated",
                                                                    "value": "Content Generated"
                                                                },
                                                                {
                                                                    "label": "Copy Rewritten",
                                                                    "value": "Copy Rewritten"
                                                                },
                                                                {
                                                                    "label": "Draft",
                                                                    "value": "Draft"
                                                                },
                                                                {
                                                                    "label": "Create Post",
                                                                    "value": "Create Post"
                                                                },
                                                                {
                                                                    "label": "Post Created",
                                                                    "value": "Post Created"
                                                                },
                                                                {
                                                                    "label": "Approved",
                                                                    "value": "Approved"
                                                                },
                                                                {
                                                                    "label": "Published",
                                                                    "value": "Published"
                                                                }
                                                            ],
                                                            "validate": false
                                                        },
                                                        {
                                                            "name": "fldfCoEFdV5LNc5WI",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Channel"
                                                        },
                                                        {
                                                            "name": "fld7bRhrLFSbfp84j",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Content Transformation"
                                                        },
                                                        {
                                                            "name": "fld1kIPXRDWkCDQwT",
                                                            "type": "text",
                                                            "label": "Prompt",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldxzmKih5LvEqz7C",
                                                            "time": true,
                                                            "type": "date",
                                                            "label": "Published Date"
                                                        },
                                                        {
                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Posts"
                                                        },
                                                        {
                                                            "name": "fldtCD8JzLQbVwgfF",
                                                            "type": "boolean",
                                                            "label": "Duplicate "
                                                        },
                                                        {
                                                            "name": "fldUdeC4he26V1c83",
                                                            "type": "text",
                                                            "label": "Copy with Style",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fld1j5bmf4ec8eZnb",
                                                            "spec": [
                                                                {
                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                    "name": "url",
                                                                    "type": "text",
                                                                    "label": "File URL"
                                                                },
                                                                {
                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                    "name": "filename",
                                                                    "type": "filename",
                                                                    "label": "File name"
                                                                }
                                                            ],
                                                            "type": "array",
                                                            "label": "Images",
                                                            "editable": true
                                                        },
                                                        {
                                                            "name": "fldT8HSx6SVNiSnfv",
                                                            "type": "text",
                                                            "label": "Guidelines",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldAWqL08DfSRTO3L",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Copy Template"
                                                        },
                                                        {
                                                            "name": "fldLFpDHUFmSPCW9K",
                                                            "type": "text",
                                                            "label": "Notion ID"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Record"
                                                }
                                            ]
                                        },
                                        "record": {
                                            "nested": {
                                                "fld1j5bmf4ec8eZnb": {
                                                    "mode": "chose"
                                                },
                                                "fld7bRhrLFSbfp84j": {
                                                    "mode": "chose"
                                                },
                                                "fld9ZSTbR8C2xHqjt": {
                                                    "mode": "chose"
                                                },
                                                "fldAWqL08DfSRTO3L": {
                                                    "mode": "chose"
                                                },
                                                "fldaZYZMurORXK1Jx": {
                                                    "mode": "chose",
                                                    "label": "Copy Rewritten"
                                                },
                                                "fldfCoEFdV5LNc5WI": {
                                                    "mode": "chose",
                                                    "items": [
                                                        null
                                                    ]
                                                },
                                                "fldtCD8JzLQbVwgfF": {
                                                    "mode": "chose"
                                                }
                                            }
                                        },
                                        "typecast": {
                                            "mode": "chose"
                                        },
                                        "useColumnId": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "airtable2"
                                            },
                                            "label": "My Airtable Token or Key connection"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:airtable3,airtable2",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "base",
                                        "type": "select",
                                        "label": "Base",
                                        "required": true
                                    },
                                    {
                                        "name": "typecast",
                                        "type": "boolean",
                                        "label": "Smart links",
                                        "required": true
                                    },
                                    {
                                        "name": "useColumnId",
                                        "type": "boolean",
                                        "label": "Use Column ID",
                                        "required": true
                                    },
                                    {
                                        "name": "table",
                                        "type": "select",
                                        "label": "Table",
                                        "required": true
                                    },
                                    {
                                        "name": "record",
                                        "spec": [
                                            {
                                                "name": "fldyjaQ4PdH8xsGaD",
                                                "type": "text",
                                                "label": "Headline"
                                            },
                                            {
                                                "name": "fldxFLypn85Usyid2",
                                                "type": "text",
                                                "label": "Content Caption (or Copy)"
                                            },
                                            {
                                                "mode": "edit",
                                                "name": "fldaZYZMurORXK1Jx",
                                                "type": "select",
                                                "label": "Status"
                                            },
                                            {
                                                "name": "fldfCoEFdV5LNc5WI",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Channel"
                                            },
                                            {
                                                "name": "fld7bRhrLFSbfp84j",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Content Transformation"
                                            },
                                            {
                                                "name": "fld1kIPXRDWkCDQwT",
                                                "type": "text",
                                                "label": "Prompt"
                                            },
                                            {
                                                "name": "fldxzmKih5LvEqz7C",
                                                "time": true,
                                                "type": "date",
                                                "label": "Published Date"
                                            },
                                            {
                                                "name": "fld9ZSTbR8C2xHqjt",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Posts"
                                            },
                                            {
                                                "name": "fldtCD8JzLQbVwgfF",
                                                "type": "boolean",
                                                "label": "Duplicate "
                                            },
                                            {
                                                "name": "fldUdeC4he26V1c83",
                                                "type": "text",
                                                "label": "Copy with Style"
                                            },
                                            {
                                                "name": "fld1j5bmf4ec8eZnb",
                                                "spec": [
                                                    {
                                                        "name": "url",
                                                        "type": "text",
                                                        "label": "File URL"
                                                    },
                                                    {
                                                        "name": "filename",
                                                        "type": "filename",
                                                        "label": "File name"
                                                    }
                                                ],
                                                "type": "array",
                                                "label": "Images"
                                            },
                                            {
                                                "name": "fldT8HSx6SVNiSnfv",
                                                "type": "text",
                                                "label": "Guidelines"
                                            },
                                            {
                                                "name": "fldAWqL08DfSRTO3L",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Copy Template"
                                            },
                                            {
                                                "name": "fldLFpDHUFmSPCW9K",
                                                "type": "text",
                                                "label": "Notion ID"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Record"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "createdTime",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "Content ID",
                                        "type": "number",
                                        "label": "Content ID"
                                    },
                                    {
                                        "name": "Headline",
                                        "type": "text",
                                        "label": "Headline",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Content Caption (or Copy)",
                                        "type": "text",
                                        "label": "Content Caption (or Copy)",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Status",
                                        "type": "text",
                                        "label": "Status"
                                    },
                                    {
                                        "name": "Created Time",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "Channel",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Channel"
                                    },
                                    {
                                        "name": "Content Transformation",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Content Transformation"
                                    },
                                    {
                                        "name": "Prompt",
                                        "type": "text",
                                        "label": "Prompt",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Published Date",
                                        "time": true,
                                        "type": "date",
                                        "label": "Published Date"
                                    },
                                    {
                                        "name": "Record ID",
                                        "type": "text",
                                        "label": "Record ID"
                                    },
                                    {
                                        "name": "Posts",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Posts"
                                    },
                                    {
                                        "name": "Duplicate ",
                                        "type": "boolean",
                                        "label": "Duplicate "
                                    },
                                    {
                                        "name": "Transformation URL (from Content Transformation)",
                                        "type": "array",
                                        "label": "Transformation URL (from Content Transformation)"
                                    },
                                    {
                                        "name": "CTID (from Content Transformation)",
                                        "type": "array",
                                        "label": "CTID (from Content Transformation)"
                                    },
                                    {
                                        "name": "Transformation URL (from Content Transformation) 2",
                                        "type": "array",
                                        "label": "Transformation URL (from Content Transformation) 2"
                                    },
                                    {
                                        "name": "CTID (from Content Transformation) 2",
                                        "type": "array",
                                        "label": "CTID (from Content Transformation) 2"
                                    },
                                    {
                                        "name": "Copy with Style",
                                        "type": "text",
                                        "label": "Copy with Style",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Images",
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "width",
                                                "type": "uinteger",
                                                "label": "Width"
                                            },
                                            {
                                                "name": "height",
                                                "type": "uinteger",
                                                "label": "Height"
                                            },
                                            {
                                                "name": "url",
                                                "type": "url",
                                                "label": "URL"
                                            },
                                            {
                                                "name": "filename",
                                                "type": "filename",
                                                "label": "File name"
                                            },
                                            {
                                                "name": "size",
                                                "type": "uinteger",
                                                "label": "Size"
                                            },
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "MIME type"
                                            },
                                            {
                                                "name": "thumbnails",
                                                "spec": [
                                                    {
                                                        "name": "small",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Small"
                                                    },
                                                    {
                                                        "name": "large",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Large"
                                                    },
                                                    {
                                                        "name": "full",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Full"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Thumbnails"
                                            }
                                        ],
                                        "type": "array",
                                        "label": "Images"
                                    },
                                    {
                                        "name": "Guidelines",
                                        "type": "text",
                                        "label": "Guidelines",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Copy Template",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Copy Template"
                                    },
                                    {
                                        "name": "Copy Template (from Copy Template)",
                                        "type": "array",
                                        "label": "Copy Template (from Copy Template)"
                                    },
                                    {
                                        "name": "Current DateTime Format",
                                        "type": "text",
                                        "label": "Current DateTime Format"
                                    },
                                    {
                                        "name": "Notion ID",
                                        "type": "text",
                                        "label": "Notion ID"
                                    },
                                    {
                                        "name": "Channel (from Channel)",
                                        "type": "array",
                                        "label": "Channel (from Channel)"
                                    }
                                ]
                            }
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 43,
                            "module": "openai-gpt-3:CreateCompletion",
                            "version": 1,
                            "parameters": {
                                "__IMTCONN__": 3836153
                            },
                            "filter": {
                                "name": "Direction",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{2.`CTID (from Content Transformation)`}}",
                                            "b": "9",
                                            "o": "text:equal"
                                        }
                                    ]
                                ]
                            },
                            "mapper": {
                                "model": "gpt-4o",
                                "top_p": "1",
                                "select": "chat",
                                "messages": [
                                    {
                                        "role": "system",
                                        "content": "# IDENTITY and PURPOSE\n\nYou will be rewriting a piece of text to add additional perspective based on the user's instructions. Your role is to analyze the original text to identify its core message and key points, and then enhance it by integrating deeper insights, including historical context, evolution over time, and personal experience. The goal is to enrich the narrative while keeping the original intent intact, ensuring that the final output has added depth through the seamless inclusion of these perspectives."
                                    },
                                    {
                                        "role": "user",
                                        "content": "Take a step back and think step-by-step about how to achieve the best possible results by following the steps below.\n\n# STEPS\n\n- Analyze the ORIGINAL TEXT to identify the core message and key points.\n  \n- Identify opportunities to enhance the text by integrating insights or perspctive from the DIRECTION TEXT.\n\nThink about:\n  \n  - Why the concept, product, or idea was invented (e.g., historical context, problem it solved).\n  \n  - How it evolved over time (e.g., technological, cultural, or societal shifts that impacted its development).\n  \n  - Personal experience (e.g., how the user interacts with it, how it impacts their life or work, or a unique observation they have).\n\n- Incorporate these insights seamlessly into the text, ensuring that they enhance the narrative while maintaining the flow and structure of the original.\n\n- Make sure the final output stays true to the original intent, while adding depth through personal reflection, historical insight, and/or the evolution of the concept.\n\n# OUTPUT INSTRUCTIONS\n\n- The only output format should be Markdown.\n\n- Ensure you follow ALL these instructions when creating your output.\n\n# INPUT\n\nINPUT:\nORIGINAL TEXT:{{2.`Content Caption (or Copy)`}}\n\nDIRECTION TEXT:\n{{2.Prompt}}",
                                        "imageDetail": "auto"
                                    }
                                ],
                                "max_tokens": "0",
                                "temperature": "1",
                                "n_completions": "1",
                                "response_format": "text"
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1297,
                                    "y": 1502
                                },
                                "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": "Developer / System"
                                                    }
                                                },
                                                {
                                                    "role": {
                                                        "mode": "chose",
                                                        "label": "User"
                                                    },
                                                    "imageDetail": {
                                                        "mode": "chose",
                                                        "label": "Auto"
                                                    },
                                                    "imageInputType": {
                                                        "mode": "chose",
                                                        "label": "Empty"
                                                    }
                                                }
                                            ]
                                        },
                                        "logit_bias": {
                                            "mode": "chose"
                                        },
                                        "response_format": {
                                            "mode": "chose",
                                            "label": "Text"
                                        },
                                        "additionalParameters": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "openai-gpt-3"
                                            },
                                            "label": "My OpenAI connection"
                                        }
                                    }
                                },
                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                    },
                                                    {
                                                        "name": "accepted_prediction_tokens",
                                                        "type": "uinteger",
                                                        "label": "Accepted Prediction Tokens"
                                                    },
                                                    {
                                                        "name": "rejected_prediction_tokens",
                                                        "type": "uinteger",
                                                        "label": "Rejected Prediction Tokens"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Completion Tokens Details"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Usage"
                                    },
                                    {
                                        "name": "system_fingerprint",
                                        "type": "text",
                                        "label": "System Fingerprint"
                                    }
                                ]
                            }
                        },
                        {
                            "id": 44,
                            "module": "airtable:ActionCreateRecord",
                            "version": 3,
                            "parameters": {
                                "__IMTCONN__": 3823404
                            },
                            "mapper": {
                                "base": "appsGDvhxkuIBNIh9",
                                "table": "tblFcPkFrKCsotWMe",
                                "record": {
                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                    "fldxFLypn85Usyid2": "{{43.result}}",
                                    "fldyjaQ4PdH8xsGaD": "Dir:{{2.Headline}}"
                                },
                                "typecast": false,
                                "useColumnId": false
                            },
                            "metadata": {
                                "designer": {
                                    "x": 1673,
                                    "y": 1501
                                },
                                "restore": {
                                    "expect": {
                                        "base": {
                                            "label": "Content Operating System"
                                        },
                                        "table": {
                                            "label": "Content",
                                            "nested": [
                                                {
                                                    "name": "record",
                                                    "spec": [
                                                        {
                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                            "type": "text",
                                                            "label": "Headline",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldxFLypn85Usyid2",
                                                            "type": "text",
                                                            "label": "Content Caption (or Copy)",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "mode": "edit",
                                                            "name": "fldaZYZMurORXK1Jx",
                                                            "type": "select",
                                                            "label": "Status",
                                                            "dynamic": true,
                                                            "options": [
                                                                {
                                                                    "label": "Collection",
                                                                    "value": "Collection"
                                                                },
                                                                {
                                                                    "label": "Core Content",
                                                                    "value": "Core Content"
                                                                },
                                                                {
                                                                    "label": "Content Generated",
                                                                    "value": "Content Generated"
                                                                },
                                                                {
                                                                    "label": "Copy Rewritten",
                                                                    "value": "Copy Rewritten"
                                                                },
                                                                {
                                                                    "label": "Draft",
                                                                    "value": "Draft"
                                                                },
                                                                {
                                                                    "label": "Create Post",
                                                                    "value": "Create Post"
                                                                },
                                                                {
                                                                    "label": "Post Created",
                                                                    "value": "Post Created"
                                                                },
                                                                {
                                                                    "label": "Approved",
                                                                    "value": "Approved"
                                                                },
                                                                {
                                                                    "label": "Published",
                                                                    "value": "Published"
                                                                }
                                                            ],
                                                            "validate": false
                                                        },
                                                        {
                                                            "name": "fldfCoEFdV5LNc5WI",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Channel"
                                                        },
                                                        {
                                                            "name": "fld7bRhrLFSbfp84j",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Content Transformation"
                                                        },
                                                        {
                                                            "name": "fld1kIPXRDWkCDQwT",
                                                            "type": "text",
                                                            "label": "Prompt",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldxzmKih5LvEqz7C",
                                                            "time": true,
                                                            "type": "date",
                                                            "label": "Published Date"
                                                        },
                                                        {
                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Posts"
                                                        },
                                                        {
                                                            "name": "fldtCD8JzLQbVwgfF",
                                                            "type": "boolean",
                                                            "label": "Duplicate "
                                                        },
                                                        {
                                                            "name": "fldUdeC4he26V1c83",
                                                            "type": "text",
                                                            "label": "Copy with Style",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fld1j5bmf4ec8eZnb",
                                                            "spec": [
                                                                {
                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                    "name": "url",
                                                                    "type": "text",
                                                                    "label": "File URL"
                                                                },
                                                                {
                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                    "name": "filename",
                                                                    "type": "filename",
                                                                    "label": "File name"
                                                                }
                                                            ],
                                                            "type": "array",
                                                            "label": "Images",
                                                            "editable": true
                                                        },
                                                        {
                                                            "name": "fldT8HSx6SVNiSnfv",
                                                            "type": "text",
                                                            "label": "Guidelines",
                                                            "multiline": true
                                                        },
                                                        {
                                                            "name": "fldAWqL08DfSRTO3L",
                                                            "spec": {
                                                                "label": "Record ID"
                                                            },
                                                            "type": "array",
                                                            "label": "Copy Template"
                                                        },
                                                        {
                                                            "name": "fldLFpDHUFmSPCW9K",
                                                            "type": "text",
                                                            "label": "Notion ID"
                                                        }
                                                    ],
                                                    "type": "collection",
                                                    "label": "Record"
                                                }
                                            ]
                                        },
                                        "record": {
                                            "nested": {
                                                "fld1j5bmf4ec8eZnb": {
                                                    "mode": "chose"
                                                },
                                                "fld7bRhrLFSbfp84j": {
                                                    "mode": "chose"
                                                },
                                                "fld9ZSTbR8C2xHqjt": {
                                                    "mode": "chose"
                                                },
                                                "fldAWqL08DfSRTO3L": {
                                                    "mode": "chose"
                                                },
                                                "fldaZYZMurORXK1Jx": {
                                                    "mode": "chose",
                                                    "label": "Copy Rewritten"
                                                },
                                                "fldfCoEFdV5LNc5WI": {
                                                    "mode": "chose"
                                                },
                                                "fldtCD8JzLQbVwgfF": {
                                                    "mode": "chose"
                                                }
                                            }
                                        },
                                        "typecast": {
                                            "mode": "chose"
                                        },
                                        "useColumnId": {
                                            "mode": "chose"
                                        }
                                    },
                                    "parameters": {
                                        "__IMTCONN__": {
                                            "data": {
                                                "scoped": "true",
                                                "connection": "airtable2"
                                            },
                                            "label": "My Airtable Token or Key connection"
                                        }
                                    }
                                },
                                "parameters": [
                                    {
                                        "name": "__IMTCONN__",
                                        "type": "account:airtable3,airtable2",
                                        "label": "Connection",
                                        "required": true
                                    }
                                ],
                                "expect": [
                                    {
                                        "name": "base",
                                        "type": "select",
                                        "label": "Base",
                                        "required": true
                                    },
                                    {
                                        "name": "typecast",
                                        "type": "boolean",
                                        "label": "Smart links",
                                        "required": true
                                    },
                                    {
                                        "name": "useColumnId",
                                        "type": "boolean",
                                        "label": "Use Column ID",
                                        "required": true
                                    },
                                    {
                                        "name": "table",
                                        "type": "select",
                                        "label": "Table",
                                        "required": true
                                    },
                                    {
                                        "name": "record",
                                        "spec": [
                                            {
                                                "name": "fldyjaQ4PdH8xsGaD",
                                                "type": "text",
                                                "label": "Headline"
                                            },
                                            {
                                                "name": "fldxFLypn85Usyid2",
                                                "type": "text",
                                                "label": "Content Caption (or Copy)"
                                            },
                                            {
                                                "mode": "edit",
                                                "name": "fldaZYZMurORXK1Jx",
                                                "type": "select",
                                                "label": "Status"
                                            },
                                            {
                                                "name": "fldfCoEFdV5LNc5WI",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Channel"
                                            },
                                            {
                                                "name": "fld7bRhrLFSbfp84j",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Content Transformation"
                                            },
                                            {
                                                "name": "fld1kIPXRDWkCDQwT",
                                                "type": "text",
                                                "label": "Prompt"
                                            },
                                            {
                                                "name": "fldxzmKih5LvEqz7C",
                                                "time": true,
                                                "type": "date",
                                                "label": "Published Date"
                                            },
                                            {
                                                "name": "fld9ZSTbR8C2xHqjt",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Posts"
                                            },
                                            {
                                                "name": "fldtCD8JzLQbVwgfF",
                                                "type": "boolean",
                                                "label": "Duplicate "
                                            },
                                            {
                                                "name": "fldUdeC4he26V1c83",
                                                "type": "text",
                                                "label": "Copy with Style"
                                            },
                                            {
                                                "name": "fld1j5bmf4ec8eZnb",
                                                "spec": [
                                                    {
                                                        "name": "url",
                                                        "type": "text",
                                                        "label": "File URL"
                                                    },
                                                    {
                                                        "name": "filename",
                                                        "type": "filename",
                                                        "label": "File name"
                                                    }
                                                ],
                                                "type": "array",
                                                "label": "Images"
                                            },
                                            {
                                                "name": "fldT8HSx6SVNiSnfv",
                                                "type": "text",
                                                "label": "Guidelines"
                                            },
                                            {
                                                "name": "fldAWqL08DfSRTO3L",
                                                "spec": {
                                                    "name": "value",
                                                    "label": "Record ID"
                                                },
                                                "type": "array",
                                                "label": "Copy Template"
                                            },
                                            {
                                                "name": "fldLFpDHUFmSPCW9K",
                                                "type": "text",
                                                "label": "Notion ID"
                                            }
                                        ],
                                        "type": "collection",
                                        "label": "Record"
                                    }
                                ],
                                "interface": [
                                    {
                                        "name": "id",
                                        "type": "text",
                                        "label": "ID"
                                    },
                                    {
                                        "name": "createdTime",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "Content ID",
                                        "type": "number",
                                        "label": "Content ID"
                                    },
                                    {
                                        "name": "Headline",
                                        "type": "text",
                                        "label": "Headline",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Content Caption (or Copy)",
                                        "type": "text",
                                        "label": "Content Caption (or Copy)",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Status",
                                        "type": "text",
                                        "label": "Status"
                                    },
                                    {
                                        "name": "Created Time",
                                        "type": "date",
                                        "label": "Created Time"
                                    },
                                    {
                                        "name": "Channel",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Channel"
                                    },
                                    {
                                        "name": "Content Transformation",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Content Transformation"
                                    },
                                    {
                                        "name": "Prompt",
                                        "type": "text",
                                        "label": "Prompt",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Published Date",
                                        "time": true,
                                        "type": "date",
                                        "label": "Published Date"
                                    },
                                    {
                                        "name": "Record ID",
                                        "type": "text",
                                        "label": "Record ID"
                                    },
                                    {
                                        "name": "Posts",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Posts"
                                    },
                                    {
                                        "name": "Duplicate ",
                                        "type": "boolean",
                                        "label": "Duplicate "
                                    },
                                    {
                                        "name": "Transformation URL (from Content Transformation)",
                                        "type": "array",
                                        "label": "Transformation URL (from Content Transformation)"
                                    },
                                    {
                                        "name": "CTID (from Content Transformation)",
                                        "type": "array",
                                        "label": "CTID (from Content Transformation)"
                                    },
                                    {
                                        "name": "Transformation URL (from Content Transformation) 2",
                                        "type": "array",
                                        "label": "Transformation URL (from Content Transformation) 2"
                                    },
                                    {
                                        "name": "CTID (from Content Transformation) 2",
                                        "type": "array",
                                        "label": "CTID (from Content Transformation) 2"
                                    },
                                    {
                                        "name": "Copy with Style",
                                        "type": "text",
                                        "label": "Copy with Style",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Images",
                                        "spec": [
                                            {
                                                "name": "id",
                                                "type": "text",
                                                "label": "ID"
                                            },
                                            {
                                                "name": "width",
                                                "type": "uinteger",
                                                "label": "Width"
                                            },
                                            {
                                                "name": "height",
                                                "type": "uinteger",
                                                "label": "Height"
                                            },
                                            {
                                                "name": "url",
                                                "type": "url",
                                                "label": "URL"
                                            },
                                            {
                                                "name": "filename",
                                                "type": "filename",
                                                "label": "File name"
                                            },
                                            {
                                                "name": "size",
                                                "type": "uinteger",
                                                "label": "Size"
                                            },
                                            {
                                                "name": "type",
                                                "type": "text",
                                                "label": "MIME type"
                                            },
                                            {
                                                "name": "thumbnails",
                                                "spec": [
                                                    {
                                                        "name": "small",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Small"
                                                    },
                                                    {
                                                        "name": "large",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Large"
                                                    },
                                                    {
                                                        "name": "full",
                                                        "spec": [
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Full"
                                                    }
                                                ],
                                                "type": "collection",
                                                "label": "Thumbnails"
                                            }
                                        ],
                                        "type": "array",
                                        "label": "Images"
                                    },
                                    {
                                        "name": "Guidelines",
                                        "type": "text",
                                        "label": "Guidelines",
                                        "multiline": true
                                    },
                                    {
                                        "name": "Copy Template",
                                        "spec": {
                                            "label": "Record ID"
                                        },
                                        "type": "array",
                                        "label": "Copy Template"
                                    },
                                    {
                                        "name": "Copy Template (from Copy Template)",
                                        "type": "array",
                                        "label": "Copy Template (from Copy Template)"
                                    },
                                    {
                                        "name": "Current DateTime Format",
                                        "type": "text",
                                        "label": "Current DateTime Format"
                                    },
                                    {
                                        "name": "Notion ID",
                                        "type": "text",
                                        "label": "Notion ID"
                                    },
                                    {
                                        "name": "Channel (from Channel)",
                                        "type": "array",
                                        "label": "Channel (from Channel)"
                                    }
                                ]
                            }
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 57,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "LinkedIn Flow (6|10|12)",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.CTID}}",
                                            "b": "(6|10|12)",
                                            "o": "text:pattern"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": 900,
                                    "y": 2250
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 46,
                                            "module": "anthropic-claude:createAMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 4628568
                                            },
                                            "filter": {
                                                "name": "LinkedIn Template (10)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`CTID (from Content Transformation)`}}",
                                                            "b": "10",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "claude-3-opus-20240229",
                                                "messages": [
                                                    {
                                                        "role": "assistant",
                                                        "content": "You're a viral post copywriter that uses provided templates and structures."
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": [
                                                            {
                                                                "text": "Take the <input> topics/ideas and write a Linkedin post, using the sample viral post as a structural template. ",
                                                                "type": "text"
                                                            },
                                                            {
                                                                "text": "# EXAMPLE\n\n<example>{{2.`Copy Template (from Copy Template)`}}\n</example>\n\n# CONTEXT\n\nInfer the topic from the sources provided.\n\n# WRITING STYLE\n\nHere’s how you always write:\n\n<writing_style>\n\n- Your writing style is spartan and informative.\n- Use clear, simple language.\n- Employ short, impactful sentences.\n- Incorporate bullet points for easy readability.\n- Use frequent line breaks to separate ideas.\n- Use active voice; avoid passive voice.\n- Focus on practical, actionable insights.\n- Use specific examples and personal experiences to illustrate points.\n- Incorporate data or statistics to support claims when possible.\n- Ask thought-provoking questions to encourage reader reflection.\n- Use \"\"\"\"\"\"\"\"you\"\"\"\"\"\"\"\" and \"\"\"\"\"\"\"\"your\"\"\"\"\"\"\"\" to directly address the reader.\n- Avoid metaphors and clichés.\n- Avoid generalizations.\n- Do not include common setup language in any sentence, including: in conclusion, in closing, etc.\n- Do not output warnings or notes—just the output requested.\n- Do not use hashtags.\n- Do not use semicolons.\n- Do not use emojis.\n- Do not use asterisks.\n- Do not use adjectives and adverbs.\n- Do NOT use these words:\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"can, may, just, that, very, really, literally, actually, certainly, probably, basically, could, maybe, delve, embark, enlightening, esteemed, shed light, craft, crafting, imagine, realm, game-changer, unlock, discover, skyrocket, abyss, you're not alone, in a world where, revolutionize, disruptive, utilize, utilizing, dive deep, tapestry, illuminate, unveil, pivotal, enrich, intricate, elucidate, hence, furthermore, realm, however, harness, exciting, groundbreaking, cutting-edge, remarkable, it. remains to be seen, glimpse into, navigating, landscape, stark, testament, in summary, in conclusion, moreover, boost, bustling, opened up, powerful, inquiries, ever-evolving\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n</writing_style>\n\n# PLANNING\n\nYour goal is to write a viral social media post based on the provided sources.\n\n1. Analyze the provided sources thoroughly.\n2. Study the <example> post carefully. You will be asked to replicate their:\n    - Overall structure.\n    - Tone and voice.\n    - Formatting (including line breaks and spacing).\n    - Length (aim for a similarly detailed post).\n    - Absence of emojis.\n    - Use of special characters (if any).\n    - Emotional resonance.\n\n# OUTPUT\nFollow the GUIDELINES below to write the post. Use your analysis from step 1 and step 2. Use the provided sources as the foundation for your post, expanding on it significantly while maintaining the style and structure of the examples provided from step 2. You MUST use information from the provided sources. Only output text for the post, do not include additional text like comments, headers, or warnings. Make sure you adhere to your <writing_style>.\n\nHere are the guidelines:\n<guidelines>\n- Always output the post text only, do not include messages or warnings. \n- {{2.Guidelines}}\n</guidelines>\nTake a deep breath and take it step-by-step!\n\n# INPUT\nUse the following information sources:\n{{2.`Content Caption (or Copy)`}}",
                                                                "type": "text"
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "metadata": {},
                                                "max_tokens": "4000",
                                                "temperature": "1"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1254,
                                                    "y": 1800
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "claude-3-opus-20240229"
                                                        },
                                                        "messages": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "Assistant"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "content": {
                                                                        "mode": "chose",
                                                                        "items": [
                                                                            {
                                                                                "type": {
                                                                                    "mode": "chose",
                                                                                    "label": "Text"
                                                                                }
                                                                            },
                                                                            {
                                                                                "type": {
                                                                                    "mode": "chose",
                                                                                    "label": "Text"
                                                                                }
                                                                            }
                                                                        ]
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "stop_sequences": {
                                                            "mode": "chose"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "anthropic-claude"
                                                            },
                                                            "label": "My Anthropic Claude connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:anthropic-claude",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "model",
                                                        "type": "select",
                                                        "label": "Model",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "max_tokens",
                                                        "type": "uinteger",
                                                        "label": "Max Tokens",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messages",
                                                        "spec": {
                                                            "name": "value",
                                                            "spec": [
                                                                {
                                                                    "name": "role",
                                                                    "type": "select",
                                                                    "label": "Role",
                                                                    "options": [
                                                                        {
                                                                            "label": "User",
                                                                            "value": "user",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "content",
                                                                                    "spec": {
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "For models that support image content blocks (vision), see the [Anthropic model comparison table](https://docs.anthropic.com/en/docs/about-claude/models#model-comparison-table).",
                                                                                                "name": "type",
                                                                                                "type": "select",
                                                                                                "label": "Type",
                                                                                                "options": [
                                                                                                    {
                                                                                                        "label": "Text",
                                                                                                        "value": "text",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                                "name": "text",
                                                                                                                "type": "text",
                                                                                                                "label": "Text",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Image",
                                                                                                        "value": "image",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "source",
                                                                                                                "spec": [
                                                                                                                    {
                                                                                                                        "help": "File name, including the extension, for example, `image.jpg`.",
                                                                                                                        "name": "filename",
                                                                                                                        "type": "filename",
                                                                                                                        "label": "Filename",
                                                                                                                        "required": true,
                                                                                                                        "semantic": "file:name",
                                                                                                                        "extension": [
                                                                                                                            "jpeg",
                                                                                                                            "jpg",
                                                                                                                            "png",
                                                                                                                            "gif",
                                                                                                                            "webp"
                                                                                                                        ]
                                                                                                                    },
                                                                                                                    {
                                                                                                                        "help": "Binary data of the image. For example, you can retrieve the binary data of your image using the **HTTP: Get a file** module.",
                                                                                                                        "name": "data",
                                                                                                                        "type": "buffer",
                                                                                                                        "label": "Data",
                                                                                                                        "required": true,
                                                                                                                        "semantic": "file:data"
                                                                                                                    }
                                                                                                                ],
                                                                                                                "type": "collection",
                                                                                                                "label": "Source",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "PDF document",
                                                                                                        "value": "document",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "type": "html",
                                                                                                                "label": "<div style='color: #69502E; background: #F9ECD7; border-radius: 5px; padding: 12px 16px 12px 16px; font-size: 12px;'>PDF support is currently available on Claude 3.5 Sonnet models:<br><b>claude-3-5-sonnet-20241022</b><br><b>claude-3-5-sonnet-20240620</b></div>"
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "pdfFileName",
                                                                                                                "type": "filename",
                                                                                                                "label": "Filename",
                                                                                                                "required": true,
                                                                                                                "semantic": "file:name",
                                                                                                                "extension": [
                                                                                                                    "pdf"
                                                                                                                ]
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "pdfFileData",
                                                                                                                "type": "buffer",
                                                                                                                "label": "Data",
                                                                                                                "required": true,
                                                                                                                "semantic": "file:data"
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Tool result",
                                                                                                        "value": "tool_result",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "tool_use_id",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Use ID",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "content",
                                                                                                                "type": "text",
                                                                                                                "label": "Content",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    }
                                                                                                ],
                                                                                                "required": true
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Content",
                                                                                    "labels": {
                                                                                        "add": "Add content"
                                                                                    },
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        },
                                                                        {
                                                                            "label": "Assistant",
                                                                            "value": "assistant",
                                                                            "nested": [
                                                                                {
                                                                                    "help": "If the request ends with an assistant turn, then the response content will continue directly from that last turn.",
                                                                                    "name": "content",
                                                                                    "type": "text",
                                                                                    "label": "Content",
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        },
                                                                        {
                                                                            "label": "Tool Assistant",
                                                                            "value": "tool_assistant",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "content",
                                                                                    "spec": {
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "You can send image content blocks starting with Claude 3 models.",
                                                                                                "name": "type",
                                                                                                "type": "select",
                                                                                                "label": "Type",
                                                                                                "options": [
                                                                                                    {
                                                                                                        "label": "Text",
                                                                                                        "value": "text",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                                "name": "text",
                                                                                                                "type": "text",
                                                                                                                "label": "Text",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Tool Use",
                                                                                                        "value": "tool_use",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "id",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Use ID",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "name",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Name",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "input",
                                                                                                                "type": "any",
                                                                                                                "label": "Input",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    }
                                                                                                ],
                                                                                                "required": true
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Content",
                                                                                    "labels": {
                                                                                        "add": "Add content"
                                                                                    },
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        }
                                                                    ],
                                                                    "required": true
                                                                }
                                                            ],
                                                            "type": "collection",
                                                            "label": "Message"
                                                        },
                                                        "type": "array",
                                                        "label": "Messages",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "system",
                                                        "type": "text",
                                                        "label": "System Prompt"
                                                    },
                                                    {
                                                        "name": "metadata",
                                                        "spec": [
                                                            {
                                                                "name": "user_id",
                                                                "type": "text",
                                                                "label": "User ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Metadata"
                                                    },
                                                    {
                                                        "name": "stop_sequences",
                                                        "spec": {
                                                            "name": "value",
                                                            "type": "text",
                                                            "label": "Stop Sequence"
                                                        },
                                                        "type": "array",
                                                        "label": "Stop Sequences"
                                                    },
                                                    {
                                                        "name": "temperature",
                                                        "type": "number",
                                                        "label": "Temperature",
                                                        "validate": {
                                                            "max": 1,
                                                            "min": 0
                                                        }
                                                    },
                                                    {
                                                        "name": "top_p",
                                                        "type": "number",
                                                        "label": "Top P",
                                                        "validate": {
                                                            "max": 1
                                                        }
                                                    },
                                                    {
                                                        "name": "top_k",
                                                        "type": "uinteger",
                                                        "label": "Top K"
                                                    },
                                                    {
                                                        "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": "Tools",
                                                                            "value": "tools",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "value",
                                                                                    "spec": {
                                                                                        "type": "text",
                                                                                        "label": "Parameter Value"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Parameter Values",
                                                                                    "labels": {
                                                                                        "add": "Add 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"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 47,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldUdeC4he26V1c83": "{{2.`Copy Template`[]}}",
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldfCoEFdV5LNc5WI": [
                                                        "reccxx7Nfy00RKubi"
                                                    ],
                                                    "fldxFLypn85Usyid2": "{{46.content[].text}}",
                                                    "fldyjaQ4PdH8xsGaD": "LinkedIn Post: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1641,
                                                    "y": 1800
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose",
                                                                    "items": [
                                                                        null
                                                                    ]
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 30,
                                            "module": "perplexity-ai:createAChatCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 5047340
                                            },
                                            "filter": {
                                                "name": "LinkedIn Post (6)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.CTID}}",
                                                            "b": "6",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "llama-3.1-sonar-large-128k-online",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "Research this topic and provide a summary of highly valuable insights about how to achieve professional and business success in this topic.\nINPUT:\n{{2.`Content Caption (or Copy)`}}"
                                                    }
                                                ],
                                                "max_tokens": "1500",
                                                "temperature": "1"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1247,
                                                    "y": 2100
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "llama-3.1-sonar-large-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": "My Perplexity connection"
                                                        }
                                                    }
                                                },
                                                "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": 32,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "mapper": {
                                                "model": "gpt-4o",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "system",
                                                        "content": "You are a seasoned copywriter specializing in crafting viral LinkedIn posts in the style of Justin Welsh. Your task is to create a compelling post based on the INPUT topic and research provided. Follow these steps meticulously:\n\n1. Analyze the given topic thoroughly. Use this information as the foundation for your post, expanding on it significantly while maintaining the style and structure of the template provided.\n\n2. Study the best justin welsh linkedin posts carefully. Replicate his:\n   • Overall structure\n   • Tone and voice\n   • Formatting (including line breaks and spacing)\n   • Length (aim for a similarly detailed post)\n   • Absence of emojis\n   • Use of special characters (if any)\n   • Emotional resonance\n\n3. Pay special attention to the opening. The first three lines are crucial:\n   • Make them concise and impactful\n   • Use short words and sentences\n   • Capture the essence of why this topic is important\n   • Mimic the style of the template's opening precisely\n\n4. Structure your post as follows:\n   • Hook (first 3 lines)\n   • Brief explanation of the concept\n   • Why it matters (backed by research or expert opinions)\n   • A clear solution or takeaway\n   • Detailed steps or points (if applicable)\n   • Concluding thought\n\n5. Ensure your content is:\n   • Grounded in truth (no invented data)\n   • Relevant to the given topic\n   • Expanded with additional, pertinent information\n   • Not a copy of the Justin Welsh's content\n\n6. Format your post carefully:\n   • Use similar sentence lengths as Justin welsh does\n   • Incorporate multiple line breaks where appropriate\n   • If the topic and new copy should includes a listicle with special characters, replicate Justin's style\n\n7. Write your post without using any emojis, tags or labels. Provide only the finished content, ready for posting on LinkedIn.\n\n8. Aim for maximum virality by:\n   • Making your content easily digestible\n   • Providing actionable insights\n   • Using powerful, emotive language\n   • Addressing a pain point or common challenge\n\n9. Before submitting, review your post to ensure it:\n   • Adheres closely to the template's style\n   • Significantly expands on the given topic\n   • Is free of generic statements\n   • Offers unique, valuable insights\n\nUse this creative brief to guide your writing:\n{{2.Guidelines}}"
                                                    },
                                                    {
                                                        "role": "user",
                                                        "content": "Reseach this topic and write a LinkedIn post that gives away all the wisdom and value possible. \n\nINPUT:\nTopic:{{2.`Content Caption (or Copy)`}}\n\n\nResearch:\n{{30.choices[].message.content}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1601,
                                                    "y": 2100
                                                },
                                                "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": "Developer / System"
                                                                    }
                                                                },
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ],
                                                "advanced": true
                                            }
                                        },
                                        {
                                            "id": 34,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldfCoEFdV5LNc5WI": [
                                                        "reccxx7Nfy00RKubi"
                                                    ],
                                                    "fldxFLypn85Usyid2": "{{32.result}}",
                                                    "fldyjaQ4PdH8xsGaD": "LinkedIn Post: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1932,
                                                    "y": 2100
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose",
                                                                    "items": [
                                                                        null
                                                                    ]
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 59,
                                            "module": "anthropic-claude:createAMessage",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 4628568
                                            },
                                            "filter": {
                                                "name": "LinkedIn Carousel (12)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{1.CTID}}",
                                                            "b": "12",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "claude-3-5-haiku-20241022",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": [
                                                            {
                                                                "text": "You are a skilled copywriter for LinkedIn, tasked with rewriting copy into engaging text for carousel images. Your goal is to create impactful, informative carousels that follow a specific structure and design principles. Here's the information you'll be working with:\n\n<narrative>\n{{2.Guidelines}}\n</narrative>\n\n<input_copy>{{2.`Content Caption (or Copy)`}}\n</input_copy>\n\nPlease create a carousel based on the INSTIG8 CAROUSEL TEMPLATE, following these steps:\n\n1. Determine the appropriate carousel type based on the input copy and narrative:\n   - THE AUDIT REVEAL\n   - THE FRAMEWORK BREAKDOWN\n   - THE CASE STUDY\n\n2. Create the carousel content, adhering to the following structure:\n\n   a. HOOK SLIDE:\n      - Bold pattern interrupt\n      - Shocking stat/result\n      - Promise of value\n\n   b. CORE SLIDES (5-7 slides):\n      Choose appropriate slide types based on the content:\n      - THE PROBLEM CASCADE\n      - THE SOLUTION STACK\n      - PROOF POINTS\n\n   c. CLOSING SEQUENCE (3 slides):\n      - Results Summary\n      - Strategic Takeaway\n      - Value Hook\n\n3. Apply these design principles:\n   - One key point per slide\n   - Max 2-3 lines per bullet\n   - Numbers BOLD and highlighted\n   - Clear progression arrows\n   - Consistent branding\n   - Dark background, white text, blue accents, yellow highlights\n\n4. Create engagement hooks:\n   - Caption following the provided template\n   - Comment trigger for audience interaction\n\nBefore producing the final output, conduct your analysis within <analysis> tags to:\n- Summarize the input narrative and copy\n- Identify key themes and messages\n- Determine the most appropriate carousel type\n- Plan out the structure of each slide\n- List potential engagement hooks\n- Count the total number of slides to ensure it falls within the recommended range\n\nThen, present the carousel content in a clear, structured format. Clearly indicate the slide speerations.\n\nExample output structure:\n\n<carousel_type>\n[Selected carousel type]\n</carousel_type>\n\n<hook_slide>\n[Hook slide content]\n</hook_slide>\n\n<core_slides>\n[Core slide content, numbered]\n</core_slides>\n\n<closing_sequence>\n[Closing sequence content, numbered]\n</closing_sequence>\n\n<engagement_hooks>\n<caption>\n[Caption content]\n</caption>\n<comment_trigger>\n[Comment trigger content]\n</comment_trigger>\n</engagement_hooks>\n\nRemember: Every carousel should make the audience think, \"This is exactly what I needed to see to take action.",
                                                                "type": "text"
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "metadata": {},
                                                "max_tokens": "4000",
                                                "temperature": "1"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1200,
                                                    "y": 2550
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "claude-3-5-haiku-20241022"
                                                        },
                                                        "messages": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "content": {
                                                                        "mode": "chose",
                                                                        "items": [
                                                                            {
                                                                                "type": {
                                                                                    "mode": "chose",
                                                                                    "label": "Text"
                                                                                }
                                                                            }
                                                                        ]
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "stop_sequences": {
                                                            "mode": "chose"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "anthropic-claude"
                                                            },
                                                            "label": "My Anthropic Claude connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:anthropic-claude",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "model",
                                                        "type": "select",
                                                        "label": "Model",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "max_tokens",
                                                        "type": "uinteger",
                                                        "label": "Max Tokens",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "messages",
                                                        "spec": {
                                                            "name": "value",
                                                            "spec": [
                                                                {
                                                                    "name": "role",
                                                                    "type": "select",
                                                                    "label": "Role",
                                                                    "options": [
                                                                        {
                                                                            "label": "User",
                                                                            "value": "user",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "content",
                                                                                    "spec": {
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "For models that support image content blocks (vision), see the [Anthropic model comparison table](https://docs.anthropic.com/en/docs/about-claude/models#model-comparison-table).",
                                                                                                "name": "type",
                                                                                                "type": "select",
                                                                                                "label": "Type",
                                                                                                "options": [
                                                                                                    {
                                                                                                        "label": "Text",
                                                                                                        "value": "text",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                                "name": "text",
                                                                                                                "type": "text",
                                                                                                                "label": "Text",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Image",
                                                                                                        "value": "image",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "source",
                                                                                                                "spec": [
                                                                                                                    {
                                                                                                                        "help": "File name, including the extension, for example, `image.jpg`.",
                                                                                                                        "name": "filename",
                                                                                                                        "type": "filename",
                                                                                                                        "label": "Filename",
                                                                                                                        "required": true,
                                                                                                                        "semantic": "file:name",
                                                                                                                        "extension": [
                                                                                                                            "jpeg",
                                                                                                                            "jpg",
                                                                                                                            "png",
                                                                                                                            "gif",
                                                                                                                            "webp"
                                                                                                                        ]
                                                                                                                    },
                                                                                                                    {
                                                                                                                        "help": "Binary data of the image. For example, you can retrieve the binary data of your image using the **HTTP: Get a file** module.",
                                                                                                                        "name": "data",
                                                                                                                        "type": "buffer",
                                                                                                                        "label": "Data",
                                                                                                                        "required": true,
                                                                                                                        "semantic": "file:data"
                                                                                                                    }
                                                                                                                ],
                                                                                                                "type": "collection",
                                                                                                                "label": "Source",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "PDF document",
                                                                                                        "value": "document",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "type": "html",
                                                                                                                "label": "<div style='color: #69502E; background: #F9ECD7; border-radius: 5px; padding: 12px 16px 12px 16px; font-size: 12px;'>PDF support is currently available on Claude 3.5 Sonnet models:<br><b>claude-3-5-sonnet-20241022</b><br><b>claude-3-5-sonnet-20240620</b></div>"
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "pdfFileName",
                                                                                                                "type": "filename",
                                                                                                                "label": "Filename",
                                                                                                                "required": true,
                                                                                                                "semantic": "file:name",
                                                                                                                "extension": [
                                                                                                                    "pdf"
                                                                                                                ]
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "pdfFileData",
                                                                                                                "type": "buffer",
                                                                                                                "label": "Data",
                                                                                                                "required": true,
                                                                                                                "semantic": "file:data"
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Tool result",
                                                                                                        "value": "tool_result",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "tool_use_id",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Use ID",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "content",
                                                                                                                "type": "text",
                                                                                                                "label": "Content",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    }
                                                                                                ],
                                                                                                "required": true
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Content",
                                                                                    "labels": {
                                                                                        "add": "Add content"
                                                                                    },
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        },
                                                                        {
                                                                            "label": "Assistant",
                                                                            "value": "assistant",
                                                                            "nested": [
                                                                                {
                                                                                    "help": "If the request ends with an assistant turn, then the response content will continue directly from that last turn.",
                                                                                    "name": "content",
                                                                                    "type": "text",
                                                                                    "label": "Content",
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        },
                                                                        {
                                                                            "label": "Tool Assistant",
                                                                            "value": "tool_assistant",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "content",
                                                                                    "spec": {
                                                                                        "spec": [
                                                                                            {
                                                                                                "help": "You can send image content blocks starting with Claude 3 models.",
                                                                                                "name": "type",
                                                                                                "type": "select",
                                                                                                "label": "Type",
                                                                                                "options": [
                                                                                                    {
                                                                                                        "label": "Text",
                                                                                                        "value": "text",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "help": "Content of the message on behalf of the selected **Role** .",
                                                                                                                "name": "text",
                                                                                                                "type": "text",
                                                                                                                "label": "Text",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    },
                                                                                                    {
                                                                                                        "label": "Tool Use",
                                                                                                        "value": "tool_use",
                                                                                                        "nested": [
                                                                                                            {
                                                                                                                "name": "id",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Use ID",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "name",
                                                                                                                "type": "text",
                                                                                                                "label": "Tool Name",
                                                                                                                "required": true
                                                                                                            },
                                                                                                            {
                                                                                                                "name": "input",
                                                                                                                "type": "any",
                                                                                                                "label": "Input",
                                                                                                                "required": true
                                                                                                            }
                                                                                                        ]
                                                                                                    }
                                                                                                ],
                                                                                                "required": true
                                                                                            }
                                                                                        ],
                                                                                        "type": "collection",
                                                                                        "label": "Content"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Content",
                                                                                    "labels": {
                                                                                        "add": "Add content"
                                                                                    },
                                                                                    "required": true
                                                                                }
                                                                            ]
                                                                        }
                                                                    ],
                                                                    "required": true
                                                                }
                                                            ],
                                                            "type": "collection",
                                                            "label": "Message"
                                                        },
                                                        "type": "array",
                                                        "label": "Messages",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "system",
                                                        "type": "text",
                                                        "label": "System Prompt"
                                                    },
                                                    {
                                                        "name": "metadata",
                                                        "spec": [
                                                            {
                                                                "name": "user_id",
                                                                "type": "text",
                                                                "label": "User ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Metadata"
                                                    },
                                                    {
                                                        "name": "stop_sequences",
                                                        "spec": {
                                                            "name": "value",
                                                            "type": "text",
                                                            "label": "Stop Sequence"
                                                        },
                                                        "type": "array",
                                                        "label": "Stop Sequences"
                                                    },
                                                    {
                                                        "name": "temperature",
                                                        "type": "number",
                                                        "label": "Temperature",
                                                        "validate": {
                                                            "max": 1,
                                                            "min": 0
                                                        }
                                                    },
                                                    {
                                                        "name": "top_p",
                                                        "type": "number",
                                                        "label": "Top P",
                                                        "validate": {
                                                            "max": 1
                                                        }
                                                    },
                                                    {
                                                        "name": "top_k",
                                                        "type": "uinteger",
                                                        "label": "Top K"
                                                    },
                                                    {
                                                        "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": "Tools",
                                                                            "value": "tools",
                                                                            "nested": [
                                                                                {
                                                                                    "name": "value",
                                                                                    "spec": {
                                                                                        "type": "text",
                                                                                        "label": "Parameter Value"
                                                                                    },
                                                                                    "type": "array",
                                                                                    "label": "Parameter Values",
                                                                                    "labels": {
                                                                                        "add": "Add 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"
                                                    }
                                                ]
                                            },
                                            "onerror": [
                                                {
                                                    "id": 64,
                                                    "module": "builtin:Break",
                                                    "version": 1,
                                                    "parameters": {},
                                                    "mapper": {
                                                        "count": "5",
                                                        "retry": true,
                                                        "interval": "3"
                                                    },
                                                    "metadata": {
                                                        "designer": {
                                                            "x": 1500,
                                                            "y": 2700
                                                        },
                                                        "restore": {
                                                            "expect": {
                                                                "retry": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "expect": [
                                                            {
                                                                "name": "retry",
                                                                "type": "boolean",
                                                                "label": "Automatically complete execution",
                                                                "required": true
                                                            },
                                                            {
                                                                "name": "count",
                                                                "type": "uinteger",
                                                                "label": "Number of attempts",
                                                                "required": true,
                                                                "validate": {
                                                                    "max": 10000,
                                                                    "min": 1
                                                                }
                                                            },
                                                            {
                                                                "name": "interval",
                                                                "type": "uinteger",
                                                                "label": "Interval between attempts",
                                                                "required": true,
                                                                "validate": {
                                                                    "max": 44640,
                                                                    "min": 1
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        },
                                        {
                                            "id": 60,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldfCoEFdV5LNc5WI": [
                                                        "reccxx7Nfy00RKubi"
                                                    ],
                                                    "fldxFLypn85Usyid2": "{{59.textResponse}}",
                                                    "fldyjaQ4PdH8xsGaD": "Carousel: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1500,
                                                    "y": 2400
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose",
                                                                    "items": [
                                                                        null
                                                                    ]
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "flow": [
                        {
                            "id": 53,
                            "module": "builtin:BasicRouter",
                            "version": 1,
                            "filter": {
                                "name": "Rewrite (2|3|8|11)",
                                "conditions": [
                                    [
                                        {
                                            "a": "{{1.CTID}}",
                                            "b": "(2|3|8|11)",
                                            "o": "text:pattern"
                                        }
                                    ]
                                ]
                            },
                            "mapper": null,
                            "metadata": {
                                "designer": {
                                    "x": 827,
                                    "y": 3096
                                }
                            },
                            "routes": [
                                {
                                    "flow": [
                                        {
                                            "id": 37,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "filter": {
                                                "name": "Tone (2)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`CTID (from Content Transformation)`}}",
                                                            "b": "2",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "gpt-4o",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "To update the prompt so that it focuses on transforming the copy into a story about how you use the tool, knowledge, or insight referenced in the text, you can add an additional section that emphasizes storytelling. The focus would be on creating a personal narrative that showcases how you applied the knowledge, tool, or insight, along with the impact or results it had. Here's the updated version of your prompt:\n\n---\n\n# IDENTITY and PURPOSE\n\nYou are an AI assistant tasked with conducting a comprehensive **Tone and Storytelling Analysis** of a given piece of text. Your role is to evaluate the text for authenticity, clarity, and emotional connection while ensuring that the language feels natural and relatable to a real person. You are also responsible for transforming the content into a personal story that demonstrates how the knowledge, tool, or insight mentioned in the text was applied in real life, along with the impact or results.\n\nYour goal is to tell a story that emphasizes a genuine, personal experience, demonstrating how the referenced tool or knowledge was used to solve a problem or create value. Ensure the story has a clear beginning, middle, and end, and reads like a real person sharing their own thoughts or experiences. The tone should be relatable, conversational, and avoid corporate or sales-heavy language.\n\n# STEPS\n\n- **First Impression:**\n  - Evaluate whether the text sounds natural or forced.\n  - Identify any marketing buzzwords.\n  - Ask whether the text reads like something a real person would say.\n\n- **Story Focus:**\n  - Identify the tool, knowledge, or insight mentioned in the text.\n  - Create a personal story that explains how you applied the tool or insight in a real-world scenario.\n  - Show the problem you were facing, the action you took using the tool or knowledge, and the positive outcome or lesson learned.\n\n- **Language Check:**\n  - Remove corporate or salesy phrases.\n  - Replace formal or overly professional language with more conversational alternatives.\n  - Ensure the word choice feels authentic and personal.\n\n- **Structure Review:**\n  - Ensure the story follows a logical sequence: introduction of the problem, use of the tool or knowledge, and the resolution.\n  - Evaluate whether transitions between ideas are smooth.\n  - Ensure the text reads like a real person is sharing thoughts, with no awkward shifts or jumps.\n\n- **Emotional Connection:**\n  - Identify the genuine emotions or experiences being conveyed.\n  - Make the message more relatable by emphasizing real-life challenges, actions, and results.\n  - Suggest specific details or emotions to make the story more intimate and authentic.\n\n- **Authenticity Checklist:**\n  - Confirm the text sounds like a real person speaking.\n  - Ensure the content is free of obvious marketing language.\n  - Verify that genuine thoughts, experiences, and personal insights are being shared.\n  - Check that natural transitions are used between ideas.\n  - Include specific, relatable details to enhance authenticity.\n  - Maintain a consistent, authentic voice throughout.\n  - Avoid excessive enthusiasm (e.g., using multiple exclamation marks).\n  - Steer clear of common clichés.\n\n# OUTPUT INSTRUCTIONS\n\n- Only output Markdown.\n\n- Do not add any additional text, only output the copy.\n\n- Ensure the output can be placed directly into a social media post without having to delete comments from the LLM etc.\n\n- Follow ALL these instructions when creating your output.\n\n# INPUT:\n\nINPUT:\n{{2.`Content Caption (or Copy)`}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1195,
                                                    "y": 2946,
                                                    "name": "Tone"
                                                },
                                                "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": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 7,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "id": "{{2.`Record ID`}}",
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldxFLypn85Usyid2": "Tone:{{37.result}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1568,
                                                    "y": 2946
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 8,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "filter": {
                                                "name": "Style (3)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`CTID (from Content Transformation)`}}",
                                                            "b": "3",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "gpt-4o",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "Rewrite this copy in the style of Scott Galloway. \n\nBe sure to remove any markup sympoles like \"*\" or \"#\".\nINPUT:\n{{2.`Content Caption (or Copy)`}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1171,
                                                    "y": 3246,
                                                    "name": "Rewrite with Style"
                                                },
                                                "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": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 38,
                                            "module": "airtable:ActionCreateRecord",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldaZYZMurORXK1Jx": "Copy Rewritten",
                                                    "fldxFLypn85Usyid2": "{{8.result}}",
                                                    "fldyjaQ4PdH8xsGaD": "W/Style: {{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1572,
                                                    "y": 3246
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content",
                                                            "nested": [
                                                                {
                                                                    "name": "record",
                                                                    "spec": [
                                                                        {
                                                                            "name": "fldyjaQ4PdH8xsGaD",
                                                                            "type": "text",
                                                                            "label": "Headline",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxFLypn85Usyid2",
                                                                            "type": "text",
                                                                            "label": "Content Caption (or Copy)",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "mode": "edit",
                                                                            "name": "fldaZYZMurORXK1Jx",
                                                                            "type": "select",
                                                                            "label": "Status",
                                                                            "dynamic": true,
                                                                            "options": [
                                                                                {
                                                                                    "label": "Collection",
                                                                                    "value": "Collection"
                                                                                },
                                                                                {
                                                                                    "label": "Core Content",
                                                                                    "value": "Core Content"
                                                                                },
                                                                                {
                                                                                    "label": "Content Generated",
                                                                                    "value": "Content Generated"
                                                                                },
                                                                                {
                                                                                    "label": "Copy Rewritten",
                                                                                    "value": "Copy Rewritten"
                                                                                },
                                                                                {
                                                                                    "label": "Draft",
                                                                                    "value": "Draft"
                                                                                },
                                                                                {
                                                                                    "label": "Create Post",
                                                                                    "value": "Create Post"
                                                                                },
                                                                                {
                                                                                    "label": "Post Created",
                                                                                    "value": "Post Created"
                                                                                },
                                                                                {
                                                                                    "label": "Approved",
                                                                                    "value": "Approved"
                                                                                },
                                                                                {
                                                                                    "label": "Published",
                                                                                    "value": "Published"
                                                                                }
                                                                            ],
                                                                            "validate": false
                                                                        },
                                                                        {
                                                                            "name": "fldfCoEFdV5LNc5WI",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Channel"
                                                                        },
                                                                        {
                                                                            "name": "fld7bRhrLFSbfp84j",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Content Transformation"
                                                                        },
                                                                        {
                                                                            "name": "fld1kIPXRDWkCDQwT",
                                                                            "type": "text",
                                                                            "label": "Prompt",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldxzmKih5LvEqz7C",
                                                                            "time": true,
                                                                            "type": "date",
                                                                            "label": "Published Date"
                                                                        },
                                                                        {
                                                                            "name": "fld9ZSTbR8C2xHqjt",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Posts"
                                                                        },
                                                                        {
                                                                            "name": "fldtCD8JzLQbVwgfF",
                                                                            "type": "boolean",
                                                                            "label": "Duplicate "
                                                                        },
                                                                        {
                                                                            "name": "fldUdeC4he26V1c83",
                                                                            "type": "text",
                                                                            "label": "Copy with Style",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fld1j5bmf4ec8eZnb",
                                                                            "spec": [
                                                                                {
                                                                                    "help": "Airtable will download the file at the given url and keep its own copy of it.",
                                                                                    "name": "url",
                                                                                    "type": "text",
                                                                                    "label": "File URL"
                                                                                },
                                                                                {
                                                                                    "help": "If empty, Airtable will generate the name automatically.",
                                                                                    "name": "filename",
                                                                                    "type": "filename",
                                                                                    "label": "File name"
                                                                                }
                                                                            ],
                                                                            "type": "array",
                                                                            "label": "Images",
                                                                            "editable": true
                                                                        },
                                                                        {
                                                                            "name": "fldT8HSx6SVNiSnfv",
                                                                            "type": "text",
                                                                            "label": "Guidelines",
                                                                            "multiline": true
                                                                        },
                                                                        {
                                                                            "name": "fldAWqL08DfSRTO3L",
                                                                            "spec": {
                                                                                "label": "Record ID"
                                                                            },
                                                                            "type": "array",
                                                                            "label": "Copy Template"
                                                                        },
                                                                        {
                                                                            "name": "fldLFpDHUFmSPCW9K",
                                                                            "type": "text",
                                                                            "label": "Notion ID"
                                                                        }
                                                                    ],
                                                                    "type": "collection",
                                                                    "label": "Record"
                                                                }
                                                            ]
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "chose",
                                                                    "label": "Copy Rewritten"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                {
                                    "flow": [
                                        {
                                            "id": 39,
                                            "module": "openai-gpt-3:CreateCompletion",
                                            "version": 1,
                                            "parameters": {
                                                "__IMTCONN__": 3836153
                                            },
                                            "filter": {
                                                "name": "Clean up (8)",
                                                "conditions": [
                                                    [
                                                        {
                                                            "a": "{{2.`CTID (from Content Transformation)`}}",
                                                            "b": "8",
                                                            "o": "text:equal"
                                                        }
                                                    ]
                                                ]
                                            },
                                            "mapper": {
                                                "model": "gpt-4-turbo",
                                                "top_p": "1",
                                                "select": "chat",
                                                "messages": [
                                                    {
                                                        "role": "user",
                                                        "content": "# IDENTITY and PURPOSE\n\nYou are tasked with cleaning up text that will be posted to social media channels via a workflow involving Airtable and Make.com. The text may contain extraneous formatting characters (like \"*\", \"#\", and similar symbols) that need to be removed for clarity and professionalism. Your role is to ensure that the text is stripped of these unnecessary symbols while retaining its original meaning, punctuation, and structure. The final result should be optimized for social media sharing, with no unwanted characters that could distract from the message.\n\nTake a step back and think step-by-step about how to achieve the best possible results by following the steps below.\n\n# STEPS\n\n- Identify and list the symbols that need to be removed, such as \"*\", \"#\", \"@\", and other unnecessary characters.\n\n- Carefully review the text to ensure these symbols are eliminated, while retaining important content elements such as punctuation, URLs, and essential symbols.\n\n- After removing the unwanted characters, ensure that the original spacing, sentence structure, and clarity of the message are maintained.\n\n- Ensure the cleaned text is professional and suitable for social media platforms like Twitter, Facebook, or LinkedIn.\n\n# OUTPUT INSTRUCTIONS\n\n- The output must be in plain, clean text with all unnecessary symbols removed.\n\n- Important punctuation (e.g., periods, commas, question marks) must remain intact to preserve readability.\n\n- The text must retain its original formatting, including spacing and paragraph structure.\n\n- The final output should be ready for posting to social media without further modification.\n\n- Ensure you follow ALL these instructions when creating your output.\n\n# INPUT:\n{{2.`Content Caption (or Copy)`}}",
                                                        "imageDetail": "auto"
                                                    }
                                                ],
                                                "max_tokens": "0",
                                                "temperature": "1",
                                                "n_completions": "1",
                                                "response_format": "text"
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1127,
                                                    "y": 3546,
                                                    "name": "Clean up"
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "stop": {
                                                            "mode": "chose"
                                                        },
                                                        "model": {
                                                            "mode": "chose",
                                                            "label": "gpt-4-turbo (system)"
                                                        },
                                                        "select": {
                                                            "label": "Create a Chat Completion (GPT and o1 models)"
                                                        },
                                                        "messages": {
                                                            "mode": "chose",
                                                            "items": [
                                                                {
                                                                    "role": {
                                                                        "mode": "chose",
                                                                        "label": "User"
                                                                    },
                                                                    "imageDetail": {
                                                                        "mode": "chose",
                                                                        "label": "Auto"
                                                                    },
                                                                    "imageInputType": {
                                                                        "mode": "chose",
                                                                        "label": "Empty"
                                                                    }
                                                                }
                                                            ]
                                                        },
                                                        "logit_bias": {
                                                            "mode": "chose"
                                                        },
                                                        "response_format": {
                                                            "mode": "chose",
                                                            "label": "Text"
                                                        },
                                                        "additionalParameters": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "openai-gpt-3"
                                                            },
                                                            "label": "My OpenAI connection"
                                                        }
                                                    }
                                                },
                                                "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": "Developer / 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 publicly accessible URL.\nYou can test if your image is publicly 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"
                                                                    },
                                                                    {
                                                                        "name": "accepted_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Accepted Prediction Tokens"
                                                                    },
                                                                    {
                                                                        "name": "rejected_prediction_tokens",
                                                                        "type": "uinteger",
                                                                        "label": "Rejected Prediction Tokens"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Completion Tokens Details"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Usage"
                                                    },
                                                    {
                                                        "name": "system_fingerprint",
                                                        "type": "text",
                                                        "label": "System Fingerprint"
                                                    }
                                                ]
                                            }
                                        },
                                        {
                                            "id": 40,
                                            "module": "airtable:ActionUpdateRecords",
                                            "version": 3,
                                            "parameters": {
                                                "__IMTCONN__": 3823404
                                            },
                                            "mapper": {
                                                "id": "{{2.`Record ID`}}",
                                                "base": "appsGDvhxkuIBNIh9",
                                                "table": "tblFcPkFrKCsotWMe",
                                                "record": {
                                                    "fldxFLypn85Usyid2": "{{39.result}}",
                                                    "fldyjaQ4PdH8xsGaD": "Cleaned:{{2.Headline}}"
                                                },
                                                "typecast": false,
                                                "useColumnId": false
                                            },
                                            "metadata": {
                                                "designer": {
                                                    "x": 1581,
                                                    "y": 3546
                                                },
                                                "restore": {
                                                    "expect": {
                                                        "base": {
                                                            "label": "Content Operating System"
                                                        },
                                                        "table": {
                                                            "label": "Content"
                                                        },
                                                        "record": {
                                                            "nested": {
                                                                "fld1j5bmf4ec8eZnb": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld7bRhrLFSbfp84j": {
                                                                    "mode": "chose"
                                                                },
                                                                "fld9ZSTbR8C2xHqjt": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldAWqL08DfSRTO3L": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldaZYZMurORXK1Jx": {
                                                                    "mode": "edit"
                                                                },
                                                                "fldfCoEFdV5LNc5WI": {
                                                                    "mode": "chose"
                                                                },
                                                                "fldtCD8JzLQbVwgfF": {
                                                                    "mode": "chose"
                                                                }
                                                            }
                                                        },
                                                        "typecast": {
                                                            "mode": "chose"
                                                        },
                                                        "useColumnId": {
                                                            "mode": "chose"
                                                        }
                                                    },
                                                    "parameters": {
                                                        "__IMTCONN__": {
                                                            "data": {
                                                                "scoped": "true",
                                                                "connection": "airtable2"
                                                            },
                                                            "label": "My Airtable Token or Key connection"
                                                        }
                                                    }
                                                },
                                                "parameters": [
                                                    {
                                                        "name": "__IMTCONN__",
                                                        "type": "account:airtable3,airtable2",
                                                        "label": "Connection",
                                                        "required": true
                                                    }
                                                ],
                                                "expect": [
                                                    {
                                                        "name": "base",
                                                        "type": "select",
                                                        "label": "Base",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "typecast",
                                                        "type": "boolean",
                                                        "label": "Smart links",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "useColumnId",
                                                        "type": "boolean",
                                                        "label": "Use Column ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "table",
                                                        "type": "select",
                                                        "label": "Table",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "Record ID",
                                                        "required": true
                                                    },
                                                    {
                                                        "name": "record",
                                                        "spec": [
                                                            {
                                                                "name": "fldyjaQ4PdH8xsGaD",
                                                                "type": "text",
                                                                "label": "Headline"
                                                            },
                                                            {
                                                                "name": "fldxFLypn85Usyid2",
                                                                "type": "text",
                                                                "label": "Content Caption (or Copy)"
                                                            },
                                                            {
                                                                "mode": "edit",
                                                                "name": "fldaZYZMurORXK1Jx",
                                                                "type": "select",
                                                                "label": "Status"
                                                            },
                                                            {
                                                                "name": "fldfCoEFdV5LNc5WI",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Channel"
                                                            },
                                                            {
                                                                "name": "fld7bRhrLFSbfp84j",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Content Transformation"
                                                            },
                                                            {
                                                                "name": "fld1kIPXRDWkCDQwT",
                                                                "type": "text",
                                                                "label": "Prompt"
                                                            },
                                                            {
                                                                "name": "fldxzmKih5LvEqz7C",
                                                                "time": true,
                                                                "type": "date",
                                                                "label": "Published Date"
                                                            },
                                                            {
                                                                "name": "fld9ZSTbR8C2xHqjt",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Posts"
                                                            },
                                                            {
                                                                "name": "fldtCD8JzLQbVwgfF",
                                                                "type": "boolean",
                                                                "label": "Duplicate "
                                                            },
                                                            {
                                                                "name": "fldUdeC4he26V1c83",
                                                                "type": "text",
                                                                "label": "Copy with Style"
                                                            },
                                                            {
                                                                "name": "fld1j5bmf4ec8eZnb",
                                                                "spec": [
                                                                    {
                                                                        "name": "url",
                                                                        "type": "text",
                                                                        "label": "File URL"
                                                                    },
                                                                    {
                                                                        "name": "filename",
                                                                        "type": "filename",
                                                                        "label": "File name"
                                                                    }
                                                                ],
                                                                "type": "array",
                                                                "label": "Images"
                                                            },
                                                            {
                                                                "name": "fldT8HSx6SVNiSnfv",
                                                                "type": "text",
                                                                "label": "Guidelines"
                                                            },
                                                            {
                                                                "name": "fldAWqL08DfSRTO3L",
                                                                "spec": {
                                                                    "name": "value",
                                                                    "label": "Record ID"
                                                                },
                                                                "type": "array",
                                                                "label": "Copy Template"
                                                            },
                                                            {
                                                                "name": "fldLFpDHUFmSPCW9K",
                                                                "type": "text",
                                                                "label": "Notion ID"
                                                            }
                                                        ],
                                                        "type": "collection",
                                                        "label": "Record"
                                                    }
                                                ],
                                                "interface": [
                                                    {
                                                        "name": "id",
                                                        "type": "text",
                                                        "label": "ID"
                                                    },
                                                    {
                                                        "name": "createdTime",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Content ID",
                                                        "type": "number",
                                                        "label": "Content ID"
                                                    },
                                                    {
                                                        "name": "Headline",
                                                        "type": "text",
                                                        "label": "Headline",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Content Caption (or Copy)",
                                                        "type": "text",
                                                        "label": "Content Caption (or Copy)",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Status",
                                                        "type": "text",
                                                        "label": "Status"
                                                    },
                                                    {
                                                        "name": "Created Time",
                                                        "type": "date",
                                                        "label": "Created Time"
                                                    },
                                                    {
                                                        "name": "Channel",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Channel"
                                                    },
                                                    {
                                                        "name": "Content Transformation",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Content Transformation"
                                                    },
                                                    {
                                                        "name": "Prompt",
                                                        "type": "text",
                                                        "label": "Prompt",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Published Date",
                                                        "time": true,
                                                        "type": "date",
                                                        "label": "Published Date"
                                                    },
                                                    {
                                                        "name": "Record ID",
                                                        "type": "text",
                                                        "label": "Record ID"
                                                    },
                                                    {
                                                        "name": "Posts",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Posts"
                                                    },
                                                    {
                                                        "name": "Duplicate ",
                                                        "type": "boolean",
                                                        "label": "Duplicate "
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation)",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation)"
                                                    },
                                                    {
                                                        "name": "Transformation URL (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "Transformation URL (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "CTID (from Content Transformation) 2",
                                                        "type": "array",
                                                        "label": "CTID (from Content Transformation) 2"
                                                    },
                                                    {
                                                        "name": "Copy with Style",
                                                        "type": "text",
                                                        "label": "Copy with Style",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Images",
                                                        "spec": [
                                                            {
                                                                "name": "id",
                                                                "type": "text",
                                                                "label": "ID"
                                                            },
                                                            {
                                                                "name": "width",
                                                                "type": "uinteger",
                                                                "label": "Width"
                                                            },
                                                            {
                                                                "name": "height",
                                                                "type": "uinteger",
                                                                "label": "Height"
                                                            },
                                                            {
                                                                "name": "url",
                                                                "type": "url",
                                                                "label": "URL"
                                                            },
                                                            {
                                                                "name": "filename",
                                                                "type": "filename",
                                                                "label": "File name"
                                                            },
                                                            {
                                                                "name": "size",
                                                                "type": "uinteger",
                                                                "label": "Size"
                                                            },
                                                            {
                                                                "name": "type",
                                                                "type": "text",
                                                                "label": "MIME type"
                                                            },
                                                            {
                                                                "name": "thumbnails",
                                                                "spec": [
                                                                    {
                                                                        "name": "small",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Small"
                                                                    },
                                                                    {
                                                                        "name": "large",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Large"
                                                                    },
                                                                    {
                                                                        "name": "full",
                                                                        "spec": [
                                                                            {
                                                                                "name": "url",
                                                                                "type": "url",
                                                                                "label": "URL"
                                                                            },
                                                                            {
                                                                                "name": "width",
                                                                                "type": "uinteger",
                                                                                "label": "Width"
                                                                            },
                                                                            {
                                                                                "name": "height",
                                                                                "type": "uinteger",
                                                                                "label": "Height"
                                                                            }
                                                                        ],
                                                                        "type": "collection",
                                                                        "label": "Full"
                                                                    }
                                                                ],
                                                                "type": "collection",
                                                                "label": "Thumbnails"
                                                            }
                                                        ],
                                                        "type": "array",
                                                        "label": "Images"
                                                    },
                                                    {
                                                        "name": "Guidelines",
                                                        "type": "text",
                                                        "label": "Guidelines",
                                                        "multiline": true
                                                    },
                                                    {
                                                        "name": "Copy Template",
                                                        "spec": {
                                                            "label": "Record ID"
                                                        },
                                                        "type": "array",
                                                        "label": "Copy Template"
                                                    },
                                                    {
                                                        "name": "Copy Template (from Copy Template)",
                                                        "type": "array",
                                                        "label": "Copy Template (from Copy Template)"
                                                    },
                                                    {
                                                        "name": "Current DateTime Format",
                                                        "type": "text",
                                                        "label": "Current DateTime Format"
                                                    },
                                                    {
                                                        "name": "Notion ID",
                                                        "type": "text",
                                                        "label": "Notion ID"
                                                    },
                                                    {
                                                        "name": "Channel (from Channel)",
                                                        "type": "array",
                                                        "label": "Channel (from Channel)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ],
    "metadata": {
        "instant": true,
        "version": 1,
        "scenario": {
            "roundtrips": 1,
            "maxErrors": 3,
            "autoCommit": true,
            "autoCommitTriggerLast": true,
            "sequential": false,
            "slots": null,
            "confidential": false,
            "dataloss": false,
            "dlq": true,
            "freshVariables": false
        },
        "designer": {
            "orphans": []
        },
        "zone": "eu2.make.com",
        "notes": []
    }
}