Western Composite
asterwise_get_western_compositeCalculate a Western composite chart for two people by computing the midpoint of their natal planets, including dignities and aspects.
Instructions
Midpoint composite chart for two people. Each composite planet is the midpoint of the two natal positions. Returns composite planets with dignities and internal aspects.
WORKFLOW: BEFORE: asterwise_get_western_synastry — examine inter-chart aspects before composite. AFTER: None.
INPUT CONTRACT: person1, person2 — WesternBirthData each. house_system ignored.
DO NOT CONFUSE WITH: asterwise_get_western_synastry — two charts, inter-chart aspects vs composite (one midpoint chart). asterwise_get_western_compatibility — numeric score vs structural composite chart.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-western-composite/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person1 | Yes | Birth data for Western astrology tools (tropical zodiac). | |
| person2 | Yes | Birth data for Western astrology tools (tropical zodiac). | |
| 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 |