analyze_documentation
Measure documentation coverage in a Flutter project by returning widget and class doc ratios, README presence, and actionable findings from an existing review session or path.
Instructions
Documentation coverage view from a review_project session (or path). Returns widget/class doc ratios, README presence, and findings. Prefer sessionId to avoid rescanning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No | ||
| sessionId | No |