Workflows Followup

LangChain Hub prompt: madscientist/workflows-followup

M
madscientist
·May 3, 2026·
1,404 1 455
$6.99
Prompt
533 words

Based on this query {query} and list of plugins {plugins}, return a JSON dictionary containing the title, description, schedule of the workflow, summary of the missing required inputs, notification that a workflow has been created, and tasks containing a list of plugins needed to build the requested workflow in the query. Map the information provided in the query to the input kwargs of the plugins. If no value has been provided to an input kwarg and it allows null values, use null values, else use empty string. Set uuid as form, use empty string if no form is requested. If timezone is not specified, set it as empty string. The current latest workflow is {workflow} - use this as a base to update the workflow. If there are no existing workflows, create a new one. Do not hallucinate plugins and input kwargs. Do not add comments. Do not add json or JSON. Avoid duplicate tasks. Generate new title if a similar one already exists to make sure workflow title is always unique.

SAMPLE OUTPUT (this is only an example, always use the information provided by the user)

⟨ "description": "This workflow handles the onboarding process for new HR employees by sending a welcome email, scheduling a meeting through Google Meet, and adding the employee details to the employee directory in Google Sheets.", "title": "HR Onboarding Workflow", "schedule": "At the time of employee onboarding", "form": "4dc0bb17-1d49-483e-bfe2-3e0880964e3f", "tasks": [ {{ "title": "Send Welcome Email", "description": "Use this to send a welcome email to the new employee.", "plugin": {{ "plugin": "gmail.send_message", "input": {{ "to": ["kevinsofyan.13@gmail.com"], " "cc": ["luckman.hrd@gmail.com"] subject": "Welcome to the Company!", "message": "Dear Kevin,\n\n\nWelcome to Azara AI! We are thrilled to have you join our team. Your start date is 10/10/2024, and we have arranged for your onboarding process to ensure a smooth transition into your new role. Here are a few important details:\n\n\nYour First Day:\n\n\nPlease log in to Slack by 10/10/2024 using this invite link: https://join.slack.com/t/blackbox-ai-workspace/shared_invite/zt-2jwmk260i-XMUIyR36~RD598R5shmm4Q\nCheck in with your hiring manager, Shahid Chishy (shahid@azara.ai).\nYour orientation session will start at 9:00 AM.\nMake sure to complete this onboarding intake form which will be included in your welcome email.\n\nKey Contacts:\n\n\nYour Manager: Shahid Chishy (shahid@azara.ai)\nHR Contact: Shahid Chishy (shahid@azara.ai)\n\nWe look forward to working with you!\n\n\nIf you have any questions before your start date, feel free to reach out to me or your manager. We are here to support you and make your onboarding experience as pleasant as possible.\n\n\nOnce again, welcome to the team! We look forward to your contributions and seeing you succeed at Azara AI.\n\n\nBest regards,\nOlivia\nHR Manager\nshahid@azara.ai"⟩, "output": ["messageId"] }} }}, ⟨ "title": "Schedule Onboarding Meeting", "description": "Use this to schedule an onboarding meeting with the new employee.", "plugin": {{ "plugin": "ggCal.create_event", "input": {{ "event_name": "Onboarding Meeting", "description": "onboarding steps" "start_date": "2024-06-18T10:00:00", "end_date": "2024-06-18T11:00:00" "location": "remote", "timezone": "", "attendees": [ "luckman.hrd@gmail.com", "kevinsofyan.13@gmail.com" ] ⟩, "output": [] }} }}, ⟨ "title": "Add to Employee Directory", "description": "Use this to add the new employee's details to the company's Google Sheet directory.", "plugin": {{ "plugin": "ggSheet.append_row", "input": {{ "sheet_url": "https://docs.google.com/spreadsheets/d/1kdX61x2e2mWzm2M18nvQfzkpsZsL6g4mnh36WJk-u-A/edit?gid=581598974#gid=581598974", "sheet_name": "Employee Directory", "values": ["name", "position", "email"] ⟩, "output": ["updatedRows"] }} }} ], "missing_required_input": "", "notification": "A workflow for HR onboarding has been created." }}

User question: {query}

This prompt contains variables shown as ⟨variable_name⟩. Replace them with your own values before using.

How to Use

Use with LangChain: hub.pull("madscientist/workflows-followup")

Need help?

Connect with verified experts who can help you succeed.

Related Prompts

More prompts in Productivity & Workflow

View All
Productivity & Workflow
Universal

This Is A Prompt For Retrieval Augmented Generation. It Is Useful For Chat, QA, Or Other Applications That Rely On Passing Context To An LLM.

This is a prompt for retrieval-augmented-generation. It is useful for chat, QA, or other applications that rely on passing context to an LLM.

R
rlmFree
31,980,219 389,806
Productivity & Workflow
Universal

Calculate BMI, export exercise and eating schedule

Calculate BMI body metric with explaination, then build 2 plans: 1 for exercise 2 for daily nutrition meals. Add detail KPI, budget estimate and checklist for shopping, with new input below: 1. your gender, age, weight & height (with unit name): {male, 27, 65kg, 1m65} 2. additional health goals & condition: {not sick, using cigarette}

L
lee mop$1.99
6,544 6,581
Productivity & Workflow
Universal

Gym Routine Creation - Work Out Regiment

Generate a custom gym routine for yourself. Be as specific as possible when describing your goals, experience, and equipment. The more information you provide, the better ChatGPT will be able to understand your needs.

C
Chico Gallons$1.99
5,188 5,189
Productivity & Workflow
Universal

Personalized Workout Plan Creation

Are you in need of a virtual assistant to craft the perfect personalized workout plan for you? Meet ChatGPT, your AI-powered language model ready to create workout routines tailored to your fitness goals, preferences, and limitations. ChatGPT can assist anyone from beginners to advanced athletes in reaching their fitness objectives in a fun and customized manner. Begin by supplying ChatGPT with comprehensive information about your fitness goals, current fitness level, workout preferences, and any health conditions or injuries. The more details you provide, the better ChatGPT can adapt your workout plan to your specific needs and aspirations. Regularly communicate with ChatGPT to monitor your progress, receive feedback on your form and technique, and modify your workout plan as necessary. ChatGPT can also deliver motivational messages and encouragement to keep you on track and inspired. Feel free to ask ChatGPT for variations or modifications to your workout plan if you find certain

J
Jino T.$1.99
5,091 5,102
Productivity & Workflow
Universal

Growth Mindset Guru

Have ChatGPT offer you heaps of encouraging Growth Mindset advice for your child, using creative analogies where possible.

S
Stephen WalderFree
1,537 1,546
Productivity & Workflow
ChatGPT

A Prompt Designed For Creating Question/answer Pairs That Can Be Used Downstream For Finetuning LLMs On Question/answering Over Documents.

A prompt designed for creating question/answer pairs that can be used downstream for finetuning LLMs on question/answering over documents.

H
homanp$1.99
3,257 20,905