Start Grok Builder
grok_startStart a background Grok job for implementation, debugging, testing, or review. It can edit files and run commands in the working directory; poll the returned job ID for completion.
Instructions
Start a durable background Grok job for implementation, debugging, testing, or review. It may edit files and run commands inside cwd. Poll the returned job_id until terminal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Absolute path to the active project directory. | |
| role | No | builder | |
| model | No | ||
| effort | No | xhigh | |
| prompt | Yes | Complete delegated task with scope and acceptance criteria. | |
| max_turns | No | ||
| web_search | No | ||
| timeout_seconds | No | ||
| resume_session_id | No |