get_weather
Retrieve weather for a specified city, returning fixed deterministic data (77°F, sunny) for consistent testing.
Instructions
Get weather for a city. Always returns fixed deterministic data (77°F, sunny).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |