execute_task
Route a natural-language task to the appropriate worker or agent for execution. Enables non-coders to build software by describing ideas, without needing a terminal.
Instructions
Send a task to the appropriate worker or agent for execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| description | Yes | What to do, in natural language | |
| targetAgent | No | Specific agent to route to (optional) |