Get scan bundle
certscore_get_scan_bundleReturns the completed or completed-limited CertScore evidence bundle for a stable scanId as concise TextContent and matching structuredContent. Available sections include the canonical report overview, bounded projected findings, pre-consent cookie and tracker evidence, coverage limitations, persisted execution provenance, and retrieval URLs. Detail tiers and byte budgets control the bounded response, with explicit returned, total, truncated, and omitted-section metadata. Reject Path content is present only for confirmed, evidence-qualified post-refusal observations; unsupported or inconclusive outcomes remain neutral coverage limitations. Results are automated public-web observations, not legal advice, certification, or a compliance determination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Response detail. Defaults to summary; evidence and full opt into heavier retained context. | |
| scanId | Yes | Stable CertScore scan ID. | |
| maxBytes | No | Requested serialized structured response budget in bytes. The full profile defaults to 50000. MCP Light defaults to and applies a transport-safe 25000-byte ceiling; larger Light requests are clamped and reported in response metadata. | |
| maxFindings | No | Maximum compact findings to return. Defaults to 5 for summary and 20 otherwise. | |
| maxPreConsentRows | No | Maximum compact pre-consent inventory rows to return. Defaults to 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| noGo | No | ||
| type | Yes | ||
| error | Yes | ||
| links | No | ||
| score | Yes | ||
| detail | Yes | ||
| domain | Yes | ||
| scanId | Yes | ||
| status | Yes | ||
| timing | No | ||
| summary | No | ||
| coverage | No | ||
| findings | Yes | ||
| scanFrom | Yes | ||
| createdAt | Yes | ||
| reportUrl | Yes | ||
| riskLevel | Yes | ||
| startedAt | Yes | ||
| disclaimer | Yes | ||
| fullReport | No | ||
| provenance | Yes | ||
| scoreLabel | Yes | ||
| completedAt | Yes | ||
| mcpMetadata | Yes | ||
| scoreStatus | Yes | ||
| scoreVersion | Yes | ||
| scoreUpdatedAt | Yes | ||
| evidenceSummary | No | ||
| scanTimeSeconds | Yes | ||
| findingsMetadata | Yes | ||
| resultDisposition | No | ||
| transportSecurity | Yes | ||
| evidenceUrlTemplate | No | ||
| recommendedNextTool | Yes | ||
| recommendedNextAction | Yes | ||
| interpretationGuidance | Yes | ||
| postRefusalObservation | No | ||
| observationOnlyDisclaimer | Yes | ||
| preConsentCookiesTrackers | No |