Diagnose what to fix
docguard_diagnoseRun guard diagnostics on a project to identify failing and warning validators with messages, structured findings, and suggested next actions for an agent to resolve issues.
Instructions
Run guard and return only what needs fixing: failing/warning validators with their messages, structured findings, and suggested next actions — shaped for an agent to act on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Path to the project to inspect (absolute, or relative to the server's working directory). Defaults to the working directory the server was started in. |