get_radar
Get the Celestia Radar, blobpedia's curated feed of time-sensitive ecosystem alerts: breaking changes, upgrade deadlines, protocol changes and required node-operator/rollup actions, each with deadline, affected components and source link. Filter by level (critical/important/ecosystem/all). Celestia-only. Use when a user asks what's changing, what's about to break, or what deadlines are approaching on Celestia.
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. |