grok_check
Probe whether Grok Build bridge and CLI are ready by checking node, grok binary, and authentication. Returns a status report with details for each component.
Instructions
Probe whether Grok Build bridge + CLI are ready (node, grok binary, auth). Returns {rows: [{label, ok, detail}]} envelope; the raw bridge JSON is preserved in the 'bridge output' row's detail for callers that parsed the old shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional working directory for the probe (default: process cwd) |