get_coverage_report
Check project technology coverage: reads manifests to detect frameworks, ORMs, and UI libraries, then reports which are covered by plugins and where gaps remain.
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 | |||