human_design_penta
Calculate a Human Design group chart for 3-5 people to analyze functional attributes, leadership dynamics, channels, redundancies, and group stability score.
Instructions
Calculate a Human Design Penta (group) chart for 3-5 people. Shows functional attributes, leadership dynamics, channels, redundancies, and a group stability score.
CREDIT COST: 6 credits per call.
EXAMPLE (3 people): group_name='Team Alpha', members=[ {id: 'alice', name: 'Alice', datetime: '1990-04-15T14:30:00Z'}, {id: 'bob', name: 'Bob', datetime: '1988-09-22T08:15:00Z'}, {id: 'carol', name: 'Carol', datetime: '1995-01-10T11:00:00Z'} ]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | Name of the group. | |
| members | Yes | Array of 3-5 members with id, name, and datetime. | |
| format | No | Output format. |