Skip to main content
Glama
hoon1983
by hoon1983

get_radiation_storm

Access current solar radiation storm levels and NOAA S-scale from GOES satellite data to evaluate hazards for satellites, polar flights, and astronauts.

Instructions

Current solar radiation (energetic proton) environment and NOAA S-scale.

Latest GOES integral proton flux per energy threshold (pfu) plus the S (radiation storm) scale 0-5 derived from the >=10 MeV flux. Relevant to satellite operations, polar flights, and astronaut radiation exposure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
timeNo
flux_by_energyNoLatest integral proton flux (pfu) per energy threshold, e.g. {'>=10 MeV': 0.3}.
s_scaleNoNOAA S (radiation storm) scale 0-5, from the >=10 MeV flux.
s_textNo
radiation_stormNoTrue when S >= 1 (>=10 MeV flux >= 10 pfu).
Behavior3/5

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

No annotations are provided, so the description must disclose behavioral traits. It states the data source (GOES) and derivation of the S-scale, but does not mention data latency, caching, or any limitations. For a read-only tool this is acceptable but not comprehensive.

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

Conciseness4/5

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

The description is concise at three sentences, front-loading the main purpose and providing necessary detail. No redundant information.

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

Completeness4/5

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

Given zero parameters and existence of an output schema, the description adequately explains what the tool returns and its relevance. It provides sufficient context for a simple data retrieval tool.

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?

No parameters exist, and schema coverage is 100%. According to guidelines, baseline is 4. The description does not need to add parameter meaning.

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?

The description clearly states it provides the current solar radiation environment and NOAA S-scale, including specific data like GOES integral proton flux and derived scale. The purpose is specific and distinct from sibling tools like get_aurora_forecast or get_solar_wind.

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?

The description mentions relevance to satellite operations, polar flights, and astronaut radiation exposure, indicating when to use it. However, it does not explicitly exclude or compare to alternatives, leaving some room for ambiguity.

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/hoon1983/spaceweather-mcp'

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