Skip to main content
Glama

Weather MCP MY

get_water_level_condition

Retrieve real-time water level conditions for flood warnings in specific districts or states across Malaysia. Input district or state to access critical flood-related data for informed decision-making.

Instructions

Retrieve the water level conditions associated with flood warnings for a specified district or state. If both district and state are provided, the district takes precedence. If district or state is not specified, use an empty string for that field.

Args: district: The name of the district within the specified state for which to retrieve flood warning conditions. state: The name of the state in Malaysia for which to retrieve flood warning conditions.

Input Schema

NameRequiredDescriptionDefault
districtNo
stateNo

Input Schema (JSON Schema)

{ "properties": { "district": { "default": "", "title": "District", "type": "string" }, "state": { "default": "", "title": "State", "type": "string" } }, "title": "get_water_level_conditionArguments", "type": "object" }

You must be authenticated.

Other Tools from Weather MCP MY

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yting27/weather-my-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server