get_grahas
Get planetary positions for a cached chart.
Args:
chart_id: Handle returned by create_chart.
planets: Optional list of names to fetch (e.g. ["Moon", "Saturn"]).
Defaults to the 9 classical grahas. Also accepts the outer bodies
Uranus, Neptune, Pluto, Ceres, Pallas, Juno, Vesta, Chiron.
detail: "basic" (default) or "full". Full adds the KP sub-lord and
sub-sub-lord, navamsa sign, compound friendships, avasthas,
gandanta/pushkara flags, natural karaka and daily motion.
Per planet: sign, degrees, nakshatra + pada + lord, house (whole-sign),
retrograde flag, and dignity state (exalted/debilitated/own/friend/etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | basic | |
| planets | No | ||
| chart_id | Yes |