dispatch_to_llm
Dispatch tasks to a background Claude Code agent for autonomous execution; optionally limit interaction turns.
Instructions
Dispatch a task to a background Claude Code agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task description | |
| max_turns | No | Max turns (default 15) |