get_radar
Get the Canton Network Radar, CCPEDIA's curated feed of time-sensitive ecosystem alerts: breaking changes, upgrade deadlines, protocol migrations and required validator actions, each with deadline, affected components and source link. Filter by level (critical/important/ecosystem/all). Canton-only. Use when a user asks what's changing, what's about to break, or what deadlines are approaching on Canton.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Severity floor. "critical" and "important" return only that level; "ecosystem" is the low-severity feed; "all" (default) returns every live alert. | all |
| limit | No | How many alerts to return, most severe and most recent first. Default 25. | |
| offset | No | Skip this many before returning, for paging past the limit. The response states the full count and echoes the offset used. |