Git Spice Help MCP Server

get-world-weather

Retrieve real-time weather forecasts by inputting latitude and longitude coordinates. Ideal for accessing global weather data directly within your workflow.

Instructions

获取全世界的天气预报

Input Schema

NameRequiredDescriptionDefault
latitudeYes纬度
longitudeYes经度

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "latitude": { "description": "纬度", "maximum": 90, "minimum": -90, "type": "number" }, "longitude": { "description": "经度", "maximum": 180, "minimum": -180, "type": "number" } }, "required": [ "latitude", "longitude" ], "type": "object" }

You must be authenticated.

Other Tools from Git Spice Help MCP Server

Related Tools

ID: kg9opi4uz9