human_design_composite
Calculate a Human Design composite chart for two people to reveal shared channels, authority dynamics, and relationship type from their birth data.
Instructions
Calculate a Human Design composite chart for two people. Merges both bodygraphs to show shared channels, authority dynamics, and relationship type.
CREDIT COST: 4 credits per call.
EXAMPLE: person_a_datetime='1990-04-15T14:30:00Z', person_b_datetime='1988-09-22T08:15:00Z'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_a_datetime | Yes | Person A birth datetime as ISO 8601 UTC (e.g. '1990-04-15T14:30:00Z'). | |
| person_b_datetime | Yes | Person B birth datetime as ISO 8601 UTC. | |
| format | No | Output format. 'llm' is compact. |