Assign specific tasks to agents with structured prompts and expected outputs, inspired by CrewAI
Ideal Scenarios
When NOT to use
1. Start creation
2. Configure basic information
3. Select responsible agent
4. Define task prompt
5. Define expected output
6. Advanced configurations
7. Output Key - State Sharing
Output Key
field in interface:The Output Key allows the Task Agent to save the task result in a specific variable in the shared state, making it available for other agents or subsequent tasks.How it works:Output Key
field with a descriptive name{{output_key_name}}
task_result
, processed_data
form_validation
instead of validation
Complete Configuration
sentiment_analysis_task
Detailed sentiment analysis of product reviews
Provide actionable insights about customer satisfaction
sentiment_specialist_v2
Complete Configuration
executive_summary_task
Generation of concise and informative executive summaries
Create summaries that capture key points for decision-making
document_summarizer_pro
Complete Configuration
data_validation_task
Intelligent validation of input data
Ensure data quality and completeness before processing
data_validator_agent
In Sequential Workflows
In Parallel Workflows
In Workflow Agents
Performance Metrics
Debugging and Troubleshooting
Effective Task Design
Agent Specialization
Quality and Reliability