generate_ai_workflow_orchestration
Generate multi-agent AI workflow orchestration blueprints for LangGraph, AutoGen, or CrewAI, turning complex tasks into automated pipelines.
Instructions
Generates multi-agent AI workflow orchestration blueprints using LangGraph task chains, AutoGen crews, or CrewAI role-based agents for complex autonomous pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_type | Yes | Orchestration framework target | |
| task_description | Yes | Description of the multi-agent task to orchestrate (e.g. 'Research competitor products, write a report, and post to Slack') |