Skip to main content
Glama
astroway

astroway-mcp

Official

Jaimini — Running Dasha Summary

vedic_jaimini_dasha_summary
Read-onlyIdempotent

Retrieve the running Mahadasha periods for Chara, Sthira, and Shoola dashas at a specified target date using birth details. Aggregates three dasha summaries in one API call.

Instructions

Convenience aggregate: returns the running Mahadasha for Chara, Sthira, and Shoola at targetDate (default = now). Same builders as the dedicated /dashas/{chara,sthira,shoola}/maha endpoints; this one returns three running periods in a single call.

[Group: Vedic]

Example request body: {"date":"1996-12-07","time":"10:34:00","timezoneOffset":5.5,"latitude":13.0389,"longitude":80.2619,"targetDate":"2026-05-07"}

Input Schema

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

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

Annotations already indicate readOnly, not destructive, idempotent. The description adds little beyond noting the default targetDate, which is a parameter default. No additional behavioral traits or side effects are disclosed.

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 short and includes an example, but the inaccuracy regarding targetDate undermines its conciseness. It could be restructured to correctly map to schema parameters.

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

Completeness2/5

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

Given the number of parameters and lack of output schema, the description is incomplete. It does not explain what a 'running Mahadasha' means, the return format, or how to interpret results. The example includes a nonexistent parameter, adding to incompleteness.

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?

The description references a 'targetDate' parameter that does not exist in the input schema, causing confusion. It does not explain any of the 11 actual parameters, and schema coverage is 0%, so the description fails to provide necessary parameter context.

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 returns the running Mahadasha for Chara, Sthira, and Shoola at a target date. It explicitly calls itself a 'convenience aggregate' and distinguishes from dedicated endpoints. The purpose is specific and unambiguous.

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 provides usage context by noting it aggregates three endpoints into one call, implying it should be used when all three dashas are needed. However, it does not explicitly state when to avoid it or mention alternatives like the dedicated endpoints for single dashas.

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