Latest Human Instruction stringclasses 50
values | Workflow Configuration stringlengths 93 1.35k | Current Workflow Progress stringclasses 1
value | Expected Output stringlengths 72 219 |
|---|---|---|---|
Set up a new service connection for the customer. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "TASK", "block": {"name": "Send promotional messages to customers. Task", "instructions": "Process the customer's bill payment."}}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Send promotional messages to customers. Task.", "block": "Send promotional messages to customers. Task"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Schedule the follow-up appointment. Task"}]}, {"type": "TASK", "block": {"name": "Submit the medical records to the doctor. Task", "instructions": "Submit the medical reco... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Schedule the follow-up appointment. Task"}]} |
Upgrade the customer’s data plan. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Set up a new service connection for the customer. Task"}, {"name": "Set up a new service connection for the customer. Task"}]}, {"type": "END"}, {"type": "END"}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Set up a new service connection for the customer. Task"}, {"name": "Set up a new service connection for the customer. Task"}]} |
Notify the customer about their order. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Process the order for the new product. Subworkflow", "dependencies": ["Notify the customer about their order. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Notify the custom... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Process the order for the new product. Subworkflow.", "block": "Process the order for the new product. Subworkflow"} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block":... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Send promotional messages to customers. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "block": [{"name": "Send promotional messages to customers. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]}, {"type": "TASK", "bl... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Update the inventory for the new shipment. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unabl... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Generate and save the production schedule. Subworkflow", "dependencies": ["Ship the finished products. Task"], "block... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Notify the customer about their order. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Handle the return of the product. Task"}, {"name": "Notify the customer about their order. Task"}]}, {"type": "TASK", "block": {"name": "Update the stock levels in the system. Task", "instructions": "Generate the sales rep... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Handle the return of the product. Task"}, {"name": "Notify the customer about their order. Task"}]} |
Process the insurance claim. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Schedule the follow-up appointment. Subworkflow", "dependencies": ["Schedule the follow-up appointment.... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "TASK", "block": {"name": "Schedule the follow-up appointment. Task", "instructions": "Process the insurance claim."}}, {"type": "TASK", "block": {"name": "Submit the medical records to the doctor. Task", "instructions": "Schedule the follow-up app... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Schedule the follow-up appointment. Task.", "block": "Schedule the follow-up appointment. Task"} |
Set up a new service connection for the customer. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Upgrade the customer\u2019s data plan. Task"}, {"name": "Process the customer's bill payment. Task"}]}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Upgrade the customer\u2019s data plan. Task"}, {"name": "Process the customer's bill payment. Task"}]} |
Ship the finished products. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Complete the final quality check. Subworkflow", "dependencies": ["Complete the final quality check. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Process the purchase... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Complete the final quality check. Subworkflow.", "block": "Complete the final quality check. Subworkflow"} |
Troubleshoot the service issue. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "END"}, {"type": "TASK", "block": {"name": "Troubleshoot the service issue. Task", "instructions": "Process the customer's bill payment."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Complete the audit for the current quarter. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Send payment reminders to customers. Task"}, {"name": "Process the loan application for review. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Approve the new credit card application. Subworkflow", "dependencies": [... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Send payment reminders to customers. Task"}, {"name": "Process the loan application for review. Task"}]} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Ship the finished products. Task"}, {"name": "Process the purchase order for raw materials. Task"}]}, {"type": "TASK", "block": {"name": "Complete the final quality check. Task", "instructions": "Ship the finished p... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Ship the finished products. Task"}, {"name": "Process the purchase order for raw materials. Task"}]} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Notify the customer about their order. Subworkflow", "dependencies": ["Handle the return of the product. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Notify the customer ab... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Notify the customer about their order. Subworkflow.", "block": "Notify the customer about their order. Subworkflow"} |
Update the stock levels in the system. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "TASK", "block": {"name": "Notify the customer about their order. Task", "instructions": "Generate the sales report for the month."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Notify the customer about their order. Task.", "block": "Notify the customer about their order. Task"} |
Collect patient data for the upcoming surgery. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Schedule the follow-up appointment. Subworkflow", "dependencies": ["Collect patient data for the upcoming surgery. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Review t... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Schedule the follow-up appointment. Subworkflow.", "block": "Schedule the follow-up appointment. Subworkflow"} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Process the purchase order for raw materials. Subworkflow", "dependencies": ["Complete the final quality check. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Ship the... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Process the purchase order for raw materials. Subworkflow.", "block": "Process the purchase order for raw materials. Subworkflow"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Generate the monthly financial report. Task"}, {"name": "Send payment reminders to customers. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Generate the monthly financial report. Subworkflow", "dependencies": ["Pro... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Generate the monthly financial report. Task"}, {"name": "Send payment reminders to customers. Task"}]} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Process the loan application for review. Subworkflow", "dependencies": ["Complete the audit for the current quarter. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Approve t... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Process the loan application for review. Subworkflow.", "block": "Process the loan application for review. Subworkflow"} |
Set up a new service connection for the customer. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Upgrade the customer\u2019s data plan. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Upgra... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Set up a new service connection for the customer. Subworkflow.", "block": "Set up a new service connection for the customer. Subworkflow"} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Process the customer's bill payment. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Upgrade... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Set up a new service connection for the customer. Subworkflow.", "block": "Set up a new service connection for the customer. Subworkflow"} |
Update the inventory for the new shipment. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "TASK", "block": {"name": "Update the inventory for the new shipment. Task", "instructions": "Generate and save the production schedule."}}, {"type": "END"}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Update the inventory for the new shipment. Task.", "block": "Update the inventory for the new shipment. Task"} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Send promotional messages to customers. T... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "TASK", "block": {"name": "Process the purchase order for raw materials. Task", "instructions": "Complete the final quality check."}}, {"type": "TASK", "block": {"name": "Complete the final quality check. Task", "instructions": "Complete the fin... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Process the purchase order for raw materials. Task.", "block": "Process the purchase order for raw materials. Task"} |
Set up a new service connection for the customer. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Set up a new service connection for the customer. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructio... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Set up a new service connection for the customer. Subworkflow.", "block": "Set up a new service connection for the customer. Subworkflow"} |
Update the inventory for the new shipment. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Ship the finished products. Task", "instructions": "Generate and save the production schedule."}}, {"type": "TASK", "block":... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Process the purchase order for raw materials. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Process the order for the new product. Subworkflow", "dependencies": ["Notify the customer about their order. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Notify the custom... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Process the order for the new product. Subworkflow.", "block": "Process the order for the new product. Subworkflow"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the order for the new product. Task"}, {"name": "Notify the customer about their order. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Notify the customer about their order. Subworkflow", "dependencies": ["Ha... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the order for the new product. Task"}, {"name": "Notify the customer about their order. Task"}]} |
Generate the monthly financial report. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Process the loan application for review. Task", "instructions": "Generate the monthly financial report."}}, {"type": "TASK", "bloc... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Process the insurance claim. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Collect patient data for the upcoming surgery. Task"}]}, {"type": "BRANCH", "block": [{"name": "Review the diagnostic report. Task"}, {"name": "Schedule the follow-up appo... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Collect patient data for the upcoming surgery. Task"}]} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Complete the final quality check. Subworkflow", "dependencies": ["Ship the finished products. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Ship the finished products... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Complete the final quality check. Subworkflow.", "block": "Complete the final quality check. Subworkflow"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Schedule the follow-up appointment. Subworkflow", "dependencies": ["Process the insurance claim. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Schedule the follow-up app... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Schedule the follow-up appointment. Subworkflow.", "block": "Schedule the follow-up appointment. Subworkflow"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Handle the return of the product. Subworkflow", "dependencies": ["Notify the customer about their order. Task"], "blocks": [... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Complete the audit for the current quarter. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Approve the new credit card application. Task", "instructions": "Complete the audit for the current quarter."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Approve the new credit card application. Task.", "block": "Approve the new credit card application. Task"} |
Send payment reminders to customers. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Approve the new credit card a... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Ship the finished products. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Ship the finished products. Subworkflow", "dependencies": ["Generate and save the production schedule. Task"], "block... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Ship the finished products. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Process the purchase order for raw materials. Subworkflow", "dependencies": ["Update the inventory for the new shipment. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Process the purchase order for raw materials. Subworkflow.", "block": "Process the purchase order for raw materials. Subworkflow"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Collect patient data for the upcoming surgery. Subworkflow", "dependencies": ["Process the insurance claim. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Process the ins... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Collect patient data for the upcoming surgery. Subworkflow.", "block": "Collect patient data for the upcoming surgery. Subworkflow"} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the loan application for review. Task"}, {"name": "Complete the audit for the current quarter. Task"}]}, {"type": "BRANCH", "block": [{"name": "Approve the new credit card application. Task"}, {"name": "Approve th... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the loan application for review. Task"}, {"name": "Complete the audit for the current quarter. Task"}]} |
Process the insurance claim. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Review the diagnostic report. Task"}, {"name": "Process the insurance claim. Task"}]}, {"type": "BRANCH", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Process the insurance claim. Task"}]}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Review the diagnostic report. Task"}, {"name": "Process the insurance claim. Task"}]} |
Generate the monthly financial report. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the loan application for review. Task"}, {"name": "Approve the new credit card application. Task"}]}, {"type": "BRANCH", "block": [{"name": "Process the loan application for review. Task"}, {"name": "Generate the ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the loan application for review. Task"}, {"name": "Approve the new credit card application. Task"}]} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "block": [{"name": "Process the loan... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Approve the new credit card application. Task", "instructions": "Complete the audit for the current quarter."}}, {"type": "SUBWORKFLOW", "block": {"name": "Send payment reminders to customers. Subworkflow", "dependencies": [... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Approve the new credit card application. Task.", "block": "Approve the new credit card application. Task"} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the customer's bill payment. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the customer's bill payment. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Review the diagnostic report. Subworkflow", "dependencies": ["Submit the medical records to the doctor. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Review the diagnost... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Review the diagnostic report. Subworkflow.", "block": "Review the diagnostic report. Subworkflow"} |
Process the insurance claim. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "END"}, {"type": "TASK", "block": {"name": "Submit the medical records to the doctor. Task", "instructions": "Collect patient data for the upcoming surgery."}}, {"type": "END"}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Upgrade the customer\u2019s data plan. Task"}, {"name": "Process the customer's bill payment. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependenc... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Upgrade the customer\u2019s data plan. Task"}, {"name": "Process the customer's bill payment. Task"}]} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Process the loan application for review. Task", "instructions": "Generate the monthly financial report."}}, {"type": "TASK", "block": {"name": "Approve the new credit card application. Task", "instructions": "Send payment re... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Process the loan application for review. Task.", "block": "Process the loan application for review. Task"} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Send payment reminders to customers. Task", "instructions": "Generate the monthly financial report."}}, {"type": "END"}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Send payment reminders to customers. Task.", "block": "Send payment reminders to customers. Task"} |
Upgrade the customer’s data plan. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Send promotional messages to customers. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]}, {"type": "BRANCH", "block": [{"name": "Set up a new service connection for the customer. Task"}, {"name": "Process... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Send promotional messages to customers. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]} |
Generate and save the production schedule. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type": "SUBWORKFLOW", "block": {"name": "Generate the sales report for the month. Subworkflow", "dependencies": ["Update the stock levels in the sys... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "block": [{"name": "Generate the monthly financial re... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Send promotional messages to customers. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Troubleshoot the service issue. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Process the ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Set up a new service connection for the customer. Subworkflow.", "block": "Set up a new service connection for the customer. Subworkflow"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Complete the audit for the current quarter. Task", "instructions": "Process the loan application for review."}}, {"type": "TASK", "block": {"name": "Complete the audit for the current quarter. Task", "instructions": "Complet... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Complete the audit for the current quarter. Task.", "block": "Complete the audit for the current quarter. Task"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Process the order for the new product. Subworkflow", "dependencies": ["Update the stock levels in the syste... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Process the purchase order for raw materials. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "TASK", "block": {"name": "Ship the finished products. Task", "instructions": "Complete the final quality check."}}, {"type": "TASK", "block": {"name": "Process the purchase order for raw materials. Task", "instructions": "Ship the finished prod... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Ship the finished products. Task.", "block": "Ship the finished products. Task"} |
Ship the finished products. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Ship the finished products. Task"}, {"name": "Ship the finished products. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Generate and save the production schedule. Subworkflow", "dependencies": ["Ship the fini... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Ship the finished products. Task"}, {"name": "Ship the finished products. Task"}]} |
Troubleshoot the service issue. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "TASK", "block": {"name": "Set up a new service connection for the customer. Task", "instructions": "Upgrade the customer\u2019s data plan."}}, {"type": "TASK", "block": {"name": "Set up a new service connection for the customer. Task", "instructions"... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Set up a new service connection for the customer. Task.", "block": "Set up a new service connection for the customer. Task"} |
Generate and save the production schedule. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Update the inventory for the new shipment. Task"}, {"name": "Ship the finished products. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Ship the finished products. Subworkflow", "dependencies": ["Update the in... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Update the inventory for the new shipment. Task"}, {"name": "Ship the finished products. Task"}]} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "TASK", "block": {"name": "Troubleshoot the service issue. Task", "instructions": "Set up a new service connection for the customer."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "UNDECIDED"... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Troubleshoot the service issue. Task.", "block": "Troubleshoot the service issue. Task"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Notify the customer about their order. Task", "instructions": "Process the order for the new product."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Upgrade the customer’s data plan. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Process the custome... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Process the loan application for review. Task", "instructions": "Send payment reminders to customers."}}, {"type": "TASK", "block": {"name": "Generate the monthly financial report. Task", "instructions": "Send payment remind... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Process the loan application for review. Task.", "block": "Process the loan application for review. Task"} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Send payment reminders to customers. Task"}, {"name": "Process the loan application for review. Task"}]}, {"type": "SUBWORKFLOW", "block": {"name": "Send payment reminders to customers. Subworkflow", "dependencies": ["Pro... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Send payment reminders to customers. Task"}, {"name": "Process the loan application for review. Task"}]} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Approve the new credit card application. Subworkflow", "dependencies": ["Approve the new credit card application. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Generate the... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Approve the new credit card application. Subworkflow.", "block": "Approve the new credit card application. Subworkflow"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of the product. Task"}]}, {"type": "BRANCH", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of the product. Task"}]} |
Review the diagnostic report. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Submit the medical records to the doctor. Task", "instructions": "Process the insurance claim."}}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Review the diagnostic report. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "TASK", "block": {"name": "Collect patient data for the upcoming surgery. Task", "instructions": "Schedule the follow-up appointment."}}, {"type": "TASK", "block": {"name": "Process the insurance claim. Task", "instructions": "Collect patient data ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Collect patient data for the upcoming surgery. Task.", "block": "Collect patient data for the upcoming surgery. Task"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Submit the medical records to the doctor. Subworkflow", "dependencies": ["Process the insurance claim. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Schedule the follow-... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Submit the medical records to the doctor. Subworkflow.", "block": "Submit the medical records to the doctor. Subworkflow"} |
Set up a new service connection for the customer. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "END"}, {"type": "SUBWORKFLOW", "block": {"name": "Upgrade the customer\u2019s data plan. Subworkflow", "dependencies": ["Troubleshoot the service issue. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Troubl... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Handle the return of the product. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "TASK", "block": {"name": "Notify the customer about their order. Task", "instructions": "Handle the return of the product."}}, {"type": "TASK", "block": {"name": "Handle the return of the product. Task", "instructions": "Notify the customer about thei... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Notify the customer about their order. Task.", "block": "Notify the customer about their order. Task"} |
Process the loan application for review. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "END"}, {"type": "SUBWORKFLOW", "block": {"name": "Generate the monthly financial report. Subworkflow", "dependencies": ["Process the loan application for review. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions"... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of the product. Task"}]}, {"type": "TASK", "block": {"name": "Update the stock levels in the system. Task", "instructions": "Process the order fo... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of the product. Task"}]} |
Update the stock levels in the system. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Handle the return of the product. Task"}, {"name": "Generate the sales report for the month. Task"}]}, {"type": "BRANCH", "block": [{"name": "Generate the sales report for the month. Task"}, {"name": "Handle the return of ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Handle the return of the product. Task"}, {"name": "Generate the sales report for the month. Task"}]} |
Complete the final quality check. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "block": [{"name": "Ship the finished products. Task"}, {"name": "Complete the final quality check. Task"}]}, {"type": "TASK", "block": {"nam... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "END"}, {"type": "BRANCH", "block": [{"name": "Complete the audit for the current quarter. Task"}, {"name": "Send payment reminders to customers. Task"}]}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "END"}, {"type": "SUBWORKFLOW", "block": {"name": "Handle the return of the product. Subworkflow", "dependencies": ["Generate the sales report for the month. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Han... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "END"}, {"type": "SUBWORKFLOW", "block": {"name": "Process the order for the new product. Subworkflow", "dependencies": ["Handle the return of the product. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Gener... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Approve the new credit card application. Subworkflow", "dependencies": ["Generate the monthly financial report. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Process the lo... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Approve the new credit card application. Subworkflow.", "block": "Approve the new credit card application. Subworkflow"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Send payment reminders to customers. Subworkflow", "dependencies": ["Approve the new credit card application. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Generate the mon... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Send payment reminders to customers. Subworkflow.", "block": "Send payment reminders to customers. Subworkflow"} |
Process the purchase order for raw materials. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "END"}, {"type": "TASK", "block": {"name": "Generate and save the production schedule. Task", "instructions": "Generate and save the production schedule."}}, {"type": "SUBWORKFLOW", "block": {"name": "Generate and save the production schedule. S... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Approve the new credit card application. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "END"}]} | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Submit the medical records to the doctor. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "SUBWORKFLOW", "block": {"name": "Submit the medical records to the doctor. Subworkflow", "dependencies": ["Process the insurance claim. Task"], "blocks": [{"type": "TASK", "block": {"name": "Subworkflow Task", "instructions": "Collect patient data... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "SUBWORKFLOW", "message": "Proceed with subworkflow: Submit the medical records to the doctor. Subworkflow.", "block": "Submit the medical records to the doctor. Subworkflow"} |
Schedule the follow-up appointment. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "END"}, {"type": "TASK", "block": {"name": "Collect patient data for the upcoming surgery. Task", "instructions": "Process the insurance claim."}}, {"type": "END"}, {"type": "BRANCH", "block": [{"name": "Review the diagnostic report. Task"}, {"name... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Collect patient data for the upcoming surgery. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Schedule the follow-up appointment. Task"}]}, {"type": "TASK", "block": {"name": "Submit the medical records to the doctor. Task", "instructions": "Schedule the follow-up ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the insurance claim. Task"}, {"name": "Schedule the follow-up appointment. Task"}]} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Process the order for the new product. Task"}, {"name": "Update the stock levels in the system. Task"}]}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW"... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Process the order for the new product. Task"}, {"name": "Update the stock levels in the system. Task"}]} |
Send promotional messages to customers. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "SUBWORKFLOW", "block": {"name": "Set up a new service connection for the customer. Subworkflow", "dependencies": ["Troubleshoot the service issue. Task"], "... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Send payment reminders to customers. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "END"}, {"type": "BRANCH", "block": [{"name": "Generate the monthly financial report. Task"}, {"name": "Process the loan application for review. Task"}]}, {"type": "END"}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing in... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "END", "message": "The workflow is completed.", "block": "END"} |
Review the diagnostic report. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "TASK", "block": {"name": "Schedule the follow-up appointment. Task", "instructions": "Process the insurance claim."}}, {"type": "END"}, {"type": "TASK", "block": {"name": "Collect patient data for the upcoming surgery. Task", "instructions": "Subm... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Schedule the follow-up appointment. Task.", "block": "Schedule the follow-up appointment. Task"} |
Send promotional messages to customers. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "TASK", "block": {"name": "Troubleshoot the service issue. Task", "instructions": "Troubleshoot the service issue."}}, {"type": "BRANCH", "block": [{"name": ... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "UNDECIDED", "message": "Unable to proceed due to missing information.", "block": "UNDECIDED"} |
Generate the sales report for the month. (modified) | {"status": "ACTIVE", "name": "retail_workflow", "config": [{"type": "TASK", "block": {"name": "Generate the sales report for the month. Task", "instructions": "Handle the return of the product."}}, {"type": "TASK", "block": {"name": "Process the order for the new product. Task", "instructions": "Update the stock levels... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Generate the sales report for the month. Task.", "block": "Generate the sales report for the month. Task"} |
Review the diagnostic report. (modified) | {"status": "ACTIVE", "name": "healthcare_workflow", "config": [{"type": "TASK", "block": {"name": "Review the diagnostic report. Task", "instructions": "Schedule the follow-up appointment."}}, {"type": "TASK", "block": {"name": "Review the diagnostic report. Task", "instructions": "Process the insurance claim."}}, {"ty... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Review the diagnostic report. Task.", "block": "Review the diagnostic report. Task"} |
Complete the audit for the current quarter. (modified) | {"status": "ACTIVE", "name": "finance_workflow", "config": [{"type": "TASK", "block": {"name": "Complete the audit for the current quarter. Task", "instructions": "Send payment reminders to customers."}}, {"type": "TASK", "block": {"name": "Generate the monthly financial report. Task", "instructions": "Generate the mon... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Complete the audit for the current quarter. Task.", "block": "Complete the audit for the current quarter. Task"} |
Process the customer's bill payment. (modified) | {"status": "ACTIVE", "name": "telecom_workflow", "config": [{"type": "BRANCH", "block": [{"name": "Send promotional messages to customers. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "BRANCH", "message": "Proceed with parallel branch workflows.", "block": [{"name": "Send promotional messages to customers. Task"}, {"name": "Upgrade the customer\u2019s data plan. Task"}]} |
Generate and save the production schedule. (modified) | {"status": "ACTIVE", "name": "manufacturing_workflow", "config": [{"type": "TASK", "block": {"name": "Ship the finished products. Task", "instructions": "Update the inventory for the new shipment."}}, {"type": "UNDECIDED", "block": {"message": "Unable to proceed due to missing information."}}, {"type": "BRANCH", "block... | {"completed_tasks": [], "in_progress_tasks": []} | {"type": "TASK", "message": "Proceed with task: Ship the finished products. Task.", "block": "Ship the finished products. Task"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.