grok_agent_start
Start a versioned task packet asynchronously to delegate coding work to the Grok CLI agent, with transport options: legacy, stdio, websocket, or auto (stdio only).
Instructions
Asynchronously start a versioned typed task packet on an explicit legacy|stdio|websocket transport. auto means stdio only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lane | No | ||
| task | Yes | ||
| transport | No | stdio |