Skip to main content
Glama

get_radar

Retrieve NEXRAD radar data with a textual weather summary and clickable links to imagery for current precipitation and near-term outlook.

Instructions

Get NEXRAD radar info with textual weather summary and clickable links.

Use when: "Show me radar", "What does radar look like?", "Radar imagery?"

Returns a textual summary of current precipitation and near-term outlook (useful when images can't be displayed), plus clickable links to radar imagery the user can open in a browser. Also includes station ID, available products, and latest scan time.

Omit lat/lon to use configured primary location.

units: accepted for API consistency but does not affect radar output. Radar data is imagery-based and unitless.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latitudeNo
longitudeNo
unitsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, but description fully discloses behavior: imagery-based, unitless, returns summary and links, omitting lat/lon uses configurable location, units parameter does not affect output. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Front-loaded with key purpose, then usage, then details. Every sentence adds value. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Complete given output schema existence and sibling context. Covers purpose, usage, behavior, parameters, and output nature.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, but description explains that lat/lon are optional (use configured location) and units is accepted but does nothing. Adds meaning beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it gets NEXRAD radar info with textual summary and links. Differentiates from sibling weather tools like get_alerts or get_forecast.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit use cases like 'Show me radar' and notes textual summary is useful when images can't be displayed. Lacks explicit exclusion criteria but gives clear context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/thornjad/stormscope'

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