City weather

weather-current-city, city-weather, and current-weather-city now accept a place name.

They geocode the city with Open-Meteo, pick the best match, then return current conditions and optional forecast data from the same Open-Meteo weather backend used by weather-forecast.

Use country_code when the city name is ambiguous.

X read APIs

tweets-search, tweet-search, and twitter-search route to the read-only X recent-search backend. They return public posts, timestamps, author fields, and public metrics.

users-by-username and twitter-user-lookup route to the read-only X username lookup backend.

These endpoints don't post, reply, follow, like, or mutate an account.