Skip to main content
Glama
astroway

astroway-mcp

Official

90° Dial

cosmobiology_dial_90
Read-onlyIdempotent

Compute a 90° dial cosmogram showing all chart points in cardinal modulus, with optional transneptunian points for cosmobiology studies.

Instructions

All chart points in 90° cardinal modulus.

[Group: Cosmobiology / Hamburg School]

Example request body: {"...chart":"...","withTnp":true}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes
timeYes
timezoneOffsetNo
latitudeNo
longitudeNo
houseSystemNoP
nameNo
cityNo
zodiacTypeNo
ayanamsaIdNo
cosmogramNo
withTnpNo
Behavior2/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true. The description adds minimal behavioral context ('All chart points in 90° cardinal modulus' and an example with 'withTnp'), but does not explain what 'cardinal modulus' means or other behavior like return format. No contradiction with annotations.

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

Conciseness3/5

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

The description is very short (two sentences plus example), which is concise but at the cost of informativeness. It could be more structured and include parameter descriptions.

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

Completeness1/5

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

With 12 parameters, no schema descriptions, no output schema, and a terse description, the tool is severely under-documented. The description fails to provide sufficient context for correct invocation.

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

Parameters1/5

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

Schema description coverage is 0%, yet the description only provides an example with '...chart' and 'withTnp'. It does not explain any of the 12 parameters, including required ones like date and time.

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

Purpose3/5

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

The description states 'All chart points in 90° cardinal modulus', giving a basic idea of the tool's output. However, it lacks a verb like 'generate' or 'calculate' and does not differentiate from other cosmobiology tools such as 'cosmobiology_cosmogram'.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. It only mentions the group but does not specify appropriate contexts, prerequisites, or exclusions.

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