Skip to main content
Glama

Weather MCP MY

get_water_level_condition

Retrieve water level conditions for flood warnings in Malaysia by specifying district or state. Helps in monitoring and preparing for potential flood risks.

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" }

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