mcp_health_report
mcp_health_reportGenerate health diagnostics for the MCP SAPUI5 Server, including tool exposure, documentation alignment, contract status, and managed artifact checks.
Instructions
Return MCP server/runtime health diagnostics (tool exposure, docs alignment, contract snapshot, and managed artifact status).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeToolNames | No | ||
| includeDocChecks | No | ||
| includePolicyStatus | No | ||
| includePolicyTransition | No | ||
| includeContractStatus | No | ||
| includeManagedArtifacts | No | ||
| referenceDocPath | No | ||
| examplesDocPath | No | ||
| policyPath | No | ||
| contractSnapshotPath | No | ||
| skillMetricsPath | No | ||
| packMetricsPath | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docs | Yes | ||
| tools | Yes | ||
| policy | Yes | ||
| server | Yes | ||
| contracts | Yes | ||
| workspace | Yes | ||
| generatedAt | Yes | ||
| managedArtifacts | Yes | ||
| policyTransition | Yes |