{
 "flow": [
  {
   "id": 1,
   "mapper": {
    "model": "gpt-3.5-turbo",
    "top_p": 1,
    "select": "chat",
    "messages": [
     {
      "role": "user",
      "content": "נסח בעברית דוח מצב שבועי קצר ומקצועי (עד 6 משפטים) על סמך רשימת הפריטים הפתוחים הבאה בלוח המכירות:\\n1. סטודיו רות עיצוב - עסקה, מיתוג מלא, 8500 ש\"ח\\n2. ליד: דנה כהן - מעוניינת בייעוץ פנסיוני\\n3. ליד: יוסי לוי - מעוניין בבדיקת קרן השתלמות\\n4. ליד: מיכל ברק - מעוניינת בייעוץ השקעות (טופל, נשלח מענה)\\n5. עסקה: קליניקת שיניים חיוך - טיפול שורש, 2200 ש\"ח\\nציין כמה עסקאות פתוחות, כמה לידים ממתינים למענה, וסכום כולל משוער."
     }
    ],
    "max_tokens": 500,
    "temperature": 1,
    "n_completions": 1,
    "response_format": "text"
   },
   "module": "openai-gpt-3:CreateCompletion",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 0,
     "y": 0
    }
   },
   "parameters": {}
  },
  {
   "id": 2,
   "mapper": {
    "name": "דוח שבועי — {{formatDate(now; \"YYYY-MM-DD\")}}",
    "content": "{{1.result}}",
    "folderId": "/",
    "destination": "drive"
   },
   "module": "google-docs:createADocument",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 300,
     "y": 0
    }
   },
   "parameters": {}
  }
 ],
 "name": "connect-monday-to-chatgpt-to-docs",
 "metadata": {
  "instant": false,
  "version": 1,
  "designer": {
   "orphans": []
  },
  "scenario": {
   "dlq": false,
   "slots": null,
   "dataloss": false,
   "maxErrors": 3,
   "autoCommit": true,
   "roundtrips": 1,
   "sequential": false,
   "confidential": false,
   "freshVariables": false,
   "autoCommitTriggerLast": true
  }
 }
}