Skip to main content
Tasks are multi-step workflows that agents can execute. They can include prompts, tool calls, conditional logic, and more.

Creating Tasks

Tasks can be created using either YAML or JavaScript objects:

Task Steps

Tasks can include various types of steps:

Executing Tasks

Managing Tasks

Error Handling

Next Steps

Sessions

Learn about session management

Tools Integration

Add tools to your tasks

Advanced Usage

Explore advanced patterns

API Reference

View the complete API reference