
Agent Execution Tools
The Meta Agent can execute any configured agent on available workers through task queues.Executing Agents
Execute agents with natural language - the Meta Agent handles routing to the appropriate worker. Example Usage:How It Works
- List available agents - Meta Agent checks which agents are configured
- Find active workers - Identifies task queues with connected workers
- Create durable task - Task is persisted and tracked
- Route to worker - Task sent to appropriate queue based on environment
- Stream results - Real-time output displayed as agent works
- Track completion - Execution ID provided for monitoring
Task Tools
Creating Tasks
Create tasks directly from conversation. Example Usage:Managing Tasks
Update and track task progress. Example Usage:Listing Tasks
Filter and search tasks. Example Usage:Background Jobs
Schedule and manage recurring background jobs.
Example Usage:
Workflow Examples
Incident to Task
Automated Follow-up
Bulk Task Creation
Related
- Task Kanban - Kanban board interface
- Background Jobs - Job scheduling details
- Teams - Team task assignment