worker_task
Execute tasks using a worker with file operations, command execution, and HTTP requests to perform actions like code generation, system monitoring, or document assembly.
Instructions
Single worker bug with tools to complete a task.
Worker has: read_file, write_file, exec_cmd, http_get, http_post
task: What to do
context: Optional context/background
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| context | No |