Skip to main content
Glama

venus_stations

Read-only

Find the exact moments of Venus retrograde and direct stations within a specified date range, revealing when Venus appears to stop and reverse direction.

Instructions

Find Venus retrograde and direct stations in a date range. Returns the exact moment Venus appears to stop and reverse direction.

CREDIT COST: 2 credits per call.

EXAMPLE: Venus stations in 2026: start_date='2026-01-01', end_date='2026-12-31'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_dateYesStart date (ISO 8601).
end_dateNoEnd date (ISO 8601). Defaults to +1 year.
formatNoOutput format.
Behavior4/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false. The description adds credit cost and 'exact moment' detail. No contradictions; provides useful behavioral 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.

Conciseness5/5

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

Every sentence is valuable: purpose, credit cost, and example. No redundant text. Front-loaded with the core function. Highly efficient.

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?

Covers main function, cost, and example. No output schema, but return value (exact moment) is described. Minor gap: the format parameter (json/llm) is not elaborated in the description, but schema covers it. Adequate for a simple tool.

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

Parameters3/5

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

Input schema has 100% coverage with descriptions for all parameters. The description's example reuses start_date and end_date but does not add new semantic meaning beyond what the schema provides. Baseline score is appropriate.

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 Venus retrograde and direct stations in a date range, returning the exact moment. This distinguishes it from sibling tools like venus_phase or venus_elongations, which serve different purposes.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool vs. alternatives like venus_eight_year_star or venus_star_points. The example implies date range usage but does not specify exclusions or comparisons.

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