Skip to main content
Glama
astroway

astroway-mcp

Official

Chart Element Interpretation

interpret_element
Read-only

Interpret any single chart element (planet, house, or aspect) with AI context analysis. Get personalized insight for your astrology chart.

Instructions

AI interpretation of a single chart element (planet/house/aspect) in context. Useful for chart-detail pages.

[Group: AI Interpretations] [Cost: 100 credits (Tier 4)]

Example request body: {"natal":{"date":"1990-05-15","time":"14:30:00","timezoneOffset":3,"latitude":50.45,"longitude":30.52},"element":{"type":"planet","id":"Saturn"},"language":"uk"}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesBirth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation.
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the tool is clearly a read operation. The description adds no additional behavioral context beyond the annotations; it only repeats the cost and group. It does not disclose any new traits like auth needs, rate limits, or response behavior.

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?

The description is extremely concise: two sentences plus a group/cost line and an example. It is front-loaded with the purpose. Every element earns its place 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?

Given the tool's moderate complexity (single element interpretation with nested input), the description includes the context, cost, and an example. It lacks output format details, but that is acceptable since no output schema is provided. It is fairly complete for its purpose.

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?

The input schema has 100% description coverage, already documenting the required fields and defaults. The description adds value by providing a concrete example request body showing the structure and usage, which helps the agent construct valid input.

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 that this tool provides 'AI interpretation of a single chart element (planet/house/aspect) in context,' which is a specific verb-resource pair. It is distinguished from siblings like interpret_natal (whole chart) and interpret_placement (specific placements) by focusing on a single element.

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

Usage Guidelines3/5

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

The description says 'Useful for chart-detail pages,' implying a specific context, but it does not explicitly state when not to use the tool or mention alternatives among the many interpretation tools. No exclusions or comparative guidance is provided.

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/astroway/astroway-mcp'

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