Skip to main content
Glama

electional_station_tracker

Read-only

Retrieve upcoming retrograde and direct stations for planets in a date range. Get exact station times, longitudes, and zodiac signs to track planetary motion.

Instructions

Find all upcoming retrograde and direct stations for planets in a date range. Returns exact station times, longitudes, and signs.

USE THIS TOOL FOR: 'When does Mercury go retrograde?', 'Is Venus retrograde this year?', 'What planets station this month?', 'When does Mars go direct?'

All required fields have smart defaults (searches the next 90 days from today).

CREDIT COST: 3 credits per call.

EXAMPLE: Mercury and Venus stations in the next 3 months (all defaults): (no args required, will auto-scan next 90 days for all inner planets)

EXAMPLE: Outer planet stations in 2026: start_date='2026-01-01', end_date='2026-12-31', planets='jupiter,saturn,uranus,neptune,pluto'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_dateNoStart date (ISO 8601). Defaults to today.
end_dateNoEnd date (ISO 8601). Defaults to +90 days.
planetsNoComma-separated planet names to track. E.g. 'mercury,venus,mars' or 'jupiter,saturn,uranus,neptune,pluto'. Defaults to Mercury through Saturn (inner + classical planets).
formatNoOutput format.
Behavior4/5

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

Annotations indicate readOnlyHint=true, and the description confirms it's a read operation. Adds value with credit cost (3 credits per call) and smart defaults, providing context beyond annotations.

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?

Description is well-structured with sections, examples, and bullet points. Could be slightly more concise, but effectively communicates key information without waste.

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?

No output schema, but description includes 'Returns exact station times, longitudes, and signs.' Covers main parameters and defaults. Minor gaps like pagination or limits, but sufficient for the tool's complexity.

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 coverage is 100%, so baseline is 3. Description adds examples of usage and default planet lists (e.g., 'Mercury through Saturn'), enhancing understanding beyond the schema descriptions.

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 the tool finds 'all upcoming retrograde and direct stations for planets in a date range.' It specifies the verb (find), resource (stations), and scope (upcoming, date range), effectively distinguishing it from siblings like ephemeris_retrograde_status.

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 example queries: 'When does Mercury go retrograde?', 'Is Venus retrograde this year?', etc. and a 'USE THIS TOOL FOR' section. Lacks explicit exclusion of alternatives, but the examples and purpose are clear enough.

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/openephemeris/openephemeris-MCP'

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