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

ID: m0iblelp0e