infomaniak_api_coverage_report
Inspect Infomaniak API docs to report endpoint coverage, admin candidates, risky writes, and out-of-scope user surfaces.
Instructions
Fetch the Infomaniak developer portal navigation and report MCP endpoint coverage, admin candidates, risky writes, and user-focused surfaces that are intentionally out of scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum candidates returned. | |
| docs_url | No | Infomaniak developer portal API reference URL to inspect. | https://developer.infomaniak.com/docs/api |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| docs_url | Yes | ||
| candidates | Yes | ||
| generated_at | Yes | ||
| total_endpoints | Yes | ||
| covered_examples | Yes | ||
| summary_markdown | Yes | ||
| out_of_scope_examples | Yes |