get_available_city_ids
Retrieve a list of city IDs for Japanese cities to access weather forecast data from the Japanese Weather MCP Server.
Instructions
Get a list of available city IDs for Japanese cities
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}