KP Significators
asterwise_get_kp_significatorsCalculate KP significator chains for any house or all twelve from birth details, delivering house tables and reverse planet-tier indexes for Vedic astrology analysis.
Instructions
Computes KP significator chains for all houses or one optional house from BirthData and returns house tables plus planet-tier reverse indexes.
WORKFLOW: BEFORE: RECOMMENDED — asterwise_get_kp_chart — establish cusps before significators. AFTER: None.
INPUT CONTRACT: house_number optional int; omit for all twelve. Values outside 1..12 are validated upstream only.
DO NOT CONFUSE WITH: asterwise_get_kp_chart — cusps and sub-lords, not tiered significator unions. asterwise_get_natal_chart — classical drishti matrices differ from KP significator tiers.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-kp-significators/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birth | Yes | Birth data for a single person. | |
| house_number | No | House number 1-12. Omit to cover all twelve houses. | |
| response_format | No | Output format: 'markdown' (default) for a readable report, or 'json' for the raw structured payload. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |