Task Types
See the Task Reference for detailed examples of each type.
By category
Section titled “By category”| Category | Types |
|---|---|
| Flow control | set, switch, for, fork, try, raise, wait |
| I/O | call:http, input:file, output:file, state:get, state:set |
| AI | call:llm, call:agent, call:human |
| Script | run:shell, run:script, run:workflow, inline:lua, inline:js |
| Integration | call:sql, call:lancedb, call:qdrant, call:clawdb, call:mcp |