Get Weather Details
get_weather_detailsGet detailed weather information for a specified city as structured JSON data. This tool provides raw weather data for programmatic analysis and processing.
When to Use
Use this tool when you need to get detailed weather information for a specified city as structured json data. this tool provides raw weather data for programmatic analysis and processing.. This is part of the Weather provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 7+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("weather/get_weather_details")xpay_run— Execute:xpay_run("weather/get_weather_details", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
include_forecast | boolean | No | Whether to include forecast data (next 24 hours) |
city | string | Yes | The name of the city to fetch weather information for, PLEASE NOTE English name only, if the parameter city isn't English please translate to English before invoking this function. |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Weather (all tools) — 8 tools
- Get Current Weather — $0.01/call
- Get Weather ByDateTimeRange — $0.01/call
- Get Current Datetime — $0.01/call
- Get Timezone Info — $0.01/call
- Convert Time — $0.01/call
Links
- Tool page: https://xpay.tools/weather/get-weather-details/
- Provider: https://xpay.tools/weather/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
include_forecast | boolean | No | Whether to include forecast data (next 24 hours) |
city | string | Yes | The name of the city to fetch weather information for, PLEASE NOTE English name only, if the parameter city isn't English please translate to English before invoking this function. |
Install Skill
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Weather

