grok_session_create
Create a new ACP session on a local Grok Build agent, returning a sessionId for subsequent interactions. Specify working directory and auto-approval mode as needed.
Instructions
Create a new ACP session on the local Grok Build agent (session/new). Returns sessionId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory for the new ACP session (default: GROK_AGENT_CWD) | |
| yoloMode | No | Always-approve tool permissions for this session (default: true) |