Skip to main content
Glama
Dinesh-Gahlot

mcp-indian-astrology

divine_get_lal_kitab_conjunctions

Read-onlyIdempotent

Get Lal Kitab planetary conjunctions from birth chart details to uncover planet combinations and their interpretations.

Instructions

Get Lal Kitab planetary conjunctions for a birth chart.

Returns the planet combinations present in the chart and their Lal Kitab interpretation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv2.9.1

TDQS

B3.4/5.0
Behavior3/5

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

Annotations already declare read-only, idempotent, and non-destructive behavior, so the description only needs to add output context. It does add that the result contains planet combinations and Lal Kitab interpretation, but it discloses no operational traits such as response formatting, language handling, or calculation scope. 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.

Conciseness5/5

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

The description is two short sentences with the main action front-loaded. Every sentence earns its place and there is no filler or repetition.

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

Completeness3/5

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

The input and output schemas cover invocation and return structure, and the description states the resource and return concept. However, with roughly a hundred sibling tools, the lack of usage boundaries or selection guidance leaves the description incomplete for an agent deciding between similar Lal Kitab tools.

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

Parameters2/5

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

The top-level 'params' parameter has no schema description (0% coverage), and the description only says 'for a birth chart.' It does not explain which birth details are required or how they map to the conjunction computation, so the prose fails to compensate for the low schema coverage.

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 uses a specific verb and resource: 'Get Lal Kitab planetary conjunctions for a birth chart.' It also clarifies the output as 'planet combinations present in the chart and their Lal Kitab interpretation,' which distinguishes it from sibling tools like planetary positions or planet analysis.

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?

There is no guidance about when to use this tool versus the many sibling Lal Kitab tools. The phrase 'for a birth chart' gives minimal context, but no alternatives, exclusions, or selection criteria 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