Skip to main content
Execution resources handle task scheduling, monitoring, and distributed execution across your worker infrastructure. This includes one-time executions, scheduled jobs with cron triggers, and worker management.

Quick Start

Output:
Output:
Output:

Executions

One-time task runs with real-time streaming and logging.

List Executions

Get Execution Details

View Execution Logs

Check Execution Status

Cancel Execution

Retry Failed Execution

Jobs

Scheduled or recurring tasks with cron-based triggers.

List Jobs

Get Job Details

Create Job

Common Cron Expressions:

Update Job

Pause Job

Resume Job

Trigger Job Manually

Delete Job

Workers

Execution engines that process agent tasks. Workers can be persistent (always running) or on-demand (ephemeral).
For detailed worker deployment and configuration, see the Worker Management guide.

Start Worker

Stop Worker

Check Worker Status

View Worker Logs

Best Practices

  • Monitor for failed executions and long-running tasks
  • Check execution logs regularly for errors
  • Test jobs manually before enabling schedules
  • Use appropriate cron expressions for schedules
  • Set realistic timeouts for jobs
  • Use on-demand workers for occasional tasks
  • Use persistent workers for high-frequency operations
  • Keep workers updated with latest features
  • Deploy multiple workers for critical workloads

Command Reference

Next Steps

Core Resources

Manage agents, teams, and projects

Worker Management

Detailed worker deployment and configuration

Smart Execution

Execute tasks with automatic planning

Capabilities

Add skills, models, and policies