validate_workspace
Validate a workspace's authorization and capability readiness for safe context loading and model invocation. Returns a structured diagnostic report without modifying files or invoking the model.
Instructions
Validate and canonicalize a workspace before loading context or starting Gemini. Returns structured authorization and capability diagnostics without modifying files or invoking a model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | Yes | Repository or workspace path to validate. | |
| checkGit | No | Check for Git repository root. | |
| checkAntigravityCli | No | Check for Antigravity CLI availability. |