get_kb_catalog_alignment
Check a league's API alignment with ASD's canonical kb_catalog schema. Returns coverage score, matched/missing schemas, data gaps, and integration complexity estimate.
Instructions
Check how well a league's API aligns with ASD's canonical kb_catalog schema.
Probes the league's API and maps its data structures against the ASD canonical schema (WHO x WHEN x WHAT x HISTORY). Returns coverage score, matched schemas, missing schemas, data gaps, and an integration complexity estimate (simple / moderate / complex / custom).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_url | Yes | URL of the league's data API to analyze. | |
| league_name | No | Optional league name for context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||