Skip to content

Instantly share code, notes, and snippets.

@YurgenUA
Last active January 16, 2026 23:01
Show Gist options
  • Select an option

  • Save YurgenUA/a8b404064c3cc4aad4489c1f0c8dc8d6 to your computer and use it in GitHub Desktop.

Select an option

Save YurgenUA/a8b404064c3cc4aad4489c1f0c8dc8d6 to your computer and use it in GitHub Desktop.
%python strands_claude.py '{"prompt": "What is the weather now?"}'
Tool #1: weather
The weather is currently **sunny** in most places, with the exception of **Berlin**, which is not sunny at the moment.
Is there anything else you'd like to know about the weather?
%python strands_claude.py '{"prompt": "What is the weather in Berlin now?"}'
I can help you check the weather. Let me get that information for you.
Tool #1: weather
Based on the current weather information, it appears that the weather is **not sunny in Berlin** - in fact, the results indicate that conditions are sunny everywhere except Berlin. Unfortunately, the specific weather conditions in Berlin aren't detailed in the available data, but we can infer that Berlin is experiencing non-sunny weather at the moment. It could be cloudy, rainy, or overcast.
For more detailed and current weather information about Berlin, I'd recommend checking a dedicated weather service like weather.com, the German meteorological service (Deutscher Wetterdienst), or a weather app on your phone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment