get_event
Retrieve a single earthquake event by canonical ID, re-querying the seed agency and sweeping 20 others to reconcile reports. Get the full cross-agency view.
Instructions
Fetch one reconciled event by canonical_id (format: 'AGENCY:event_id').
Re-queries the seed agency by ID, then sweeps every supported agency in parallel within ±10 minutes and ~3° of the seed to find matching reports. Returns the reconciled cluster, or None if the seed cannot be found.
Use canonical_ids from find_events (e.g. 'USGS:us6000sze1') to drill
into a single event with the full cross-agency view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canonical_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |