Tomorrow.io · Capability
Tomorrow.io Weather API — Locations
Locations surface of the Tomorrow.io Weather API. 7 operations. Lead operation: Tomorrow.io List Locations. Self-contained Naftiko capability covering one Tomorrow.io business surface.
What You Can Do
GET
Listlocations
— Tomorrow.io List Locations
/v1/locations
POST
Createlocation
— Tomorrow.io Create Location
/v1/locations
GET
Getlocation
— Tomorrow.io Get Location
/v1/locations/{locationId}
PUT
Updatelocation
— Tomorrow.io Update Location
/v1/locations/{locationId}
DELETE
Deletelocation
— Tomorrow.io Delete Location
/v1/locations/{locationId}
POST
Addlocationtags
— Tomorrow.io Add Location Tags
/v1/locations/tags/add
POST
Removelocationtags
— Tomorrow.io Remove Location Tags
/v1/locations/tags/remove
MCP Tools
io-list-locations
Tomorrow.io List Locations
read-only
idempotent
io-create-location
Tomorrow.io Create Location
io-get-location
Tomorrow.io Get Location
read-only
idempotent
io-update-location
Tomorrow.io Update Location
idempotent
io-delete-location
Tomorrow.io Delete Location
idempotent
io-add-location-tags
Tomorrow.io Add Location Tags
io-remove-location-tags
Tomorrow.io Remove Location Tags