get_coverage_report
Identifies which frameworks and libraries in your project are covered by trace-mcp plugins and highlights coverage gaps, returning a JSON report of detected, covered, and missing items.
Instructions
Technology profile of the project: detected frameworks/ORMs/UI libs from manifests (package.json, composer.json, etc.), which are covered by trace-mcp plugins, and coverage gaps. Read-only. Returns JSON: { detected, covered, gaps }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||