grok_agent_update
Update a running bridge from its git remote. Preview exact update steps, or confirm to pull and reinstall, then restart the MCP host.
Instructions
Check whether the running bridge is behind its git remote, and update it. Without confirm it only reports and returns the exact steps it would run. With confirm=true it pulls and reinstalls, then asks you to restart the MCP host -- the server cannot restart itself. Refuses if the checkout is dirty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Run the update. Omit to preview it. |