Skip to main content
Glama
Dinesh-Gahlot

mcp-indian-astrology

divine_get_lal_kitab_varsha_pravesh

Read-onlyIdempotent

Get the Lal Kitab Varsha Pravesh for a selected year, returning the exact start time and entry chart to guide annual predictions.

Instructions

Get the Lal Kitab Varsha Pravesh (annual chart entry) for a chosen year.

Returns the moment the varshphal year begins for the native and the entry chart details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYesBirth details
varshphal_yearYesYear for the annual (varshphal) chart (e.g., '2026')

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv2.9.1

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already disclose the safety profile (readOnlyHint, idempotentHint, non-destructive). The description adds modest behavioral context by saying the tool returns the moment the varshphal year begins and entry chart details, but it does not go further on edge cases, required data sensitivity, or response characteristics. No contradiction with annotations exists.

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?

Two short sentences with no filler. The first sentence states the core operation and the second usefully summarizes the outputs. Every phrase earns its place.

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 read-only annotations, complete input schema, and output schema, the description is sufficient for an agent to invoke the tool correctly for an annual chart calculation. It could be slightly stronger by naming how it relates to the many sibling varshphal and Lal Kitab tools, but that gap is not severe.

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?

Schema description coverage is 100%, so the schema already documents all parameters and birth fields. The description only reinforces 'chosen year' and 'native', adding no new semantic detail beyond what the input schema provides.

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

Purpose4/5

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

The description states a specific verb ('Get'), a specific resource ('Lal Kitab Varsha Pravesh'), and clarifies it as the annual chart entry, adding what is returned: the start moment and entry chart details. It is clear and not tautological, though it does not explicitly differentiate itself from the near-identical sibling divine_get_varshphal_varsha_pravesh.

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?

Usage is reasonably implied: this is for computing the Lal Kitab annual chart entry for a chosen year. However, the description gives no explicit guidance about when to prefer this tool over alternatives, such as divine_get_lal_kitab_varshphal_chart or divine_get_varshphal_varsha_pravesh, and no exclusions are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Deploy Server

Other Tools