Tomorrow.io · Capability
Tomorrow.io Weather API — Alerts
Alerts surface of the Tomorrow.io Weather API. 10 operations. Lead operation: Tomorrow.io List Alerts. Self-contained Naftiko capability covering one Tomorrow.io business surface.
What You Can Do
GET
Listalerts
— Tomorrow.io List Alerts
/v1/alerts
POST
Createalert
— Tomorrow.io Create Alert
/v1/alerts
GET
Getalert
— Tomorrow.io Get Alert
/v1/alerts/{alertId}
PUT
Updatealert
— Tomorrow.io Update Alert
/v1/alerts/{alertId}
DELETE
Deletealert
— Tomorrow.io Delete Alert
/v1/alerts/{alertId}
GET
Listalertlocations
— Tomorrow.io List Alert Locations
/v1/alerts/{alertId}/locations
POST
Linkalertlocations
— Tomorrow.io Link Alert Locations
/v1/alerts/{alertId}/locations/link
POST
Unlinkalertlocations
— Tomorrow.io Unlink Alert Locations
/v1/alerts/{alertId}/locations/unlink
POST
Activatealert
— Tomorrow.io Activate Alert
/v1/alerts/{alertId}/activate
POST
Deactivatealert
— Tomorrow.io Deactivate Alert
/v1/alerts/{alertId}/deactivate
MCP Tools
io-list-alerts
Tomorrow.io List Alerts
read-only
idempotent
io-create-alert
Tomorrow.io Create Alert
io-get-alert
Tomorrow.io Get Alert
read-only
idempotent
io-update-alert
Tomorrow.io Update Alert
idempotent
io-delete-alert
Tomorrow.io Delete Alert
idempotent
io-list-alert-locations
Tomorrow.io List Alert Locations
read-only
idempotent
io-link-alert-locations
Tomorrow.io Link Alert Locations
io-unlink-alert-locations
Tomorrow.io Unlink Alert Locations
io-activate-alert
Tomorrow.io Activate Alert
io-deactivate-alert
Tomorrow.io Deactivate Alert