get_ambient_theme
Retrieve the visual theme and color palette that matches current weather for any location. Provide a city name to get theme name, gradient colors, and special effects for that weather.
Instructions
Get the ambient theme (colors/mood) for current weather conditions.
Args: location_name: Name of the city/location
Returns: JSON with theme name, gradient colors, and special effects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |