Balance Number
asterwise_get_balance_numberCalculate the Balance number from the first letters of each name part to reveal how a person handles emotional crises and unresolved inner conflict. Uses Pythagorean numerology values.
Instructions
Calculates the Balance number from the first letter of each name part, using Pythagorean values. A three-part name yields three initials summed and reduced. The Balance number describes how a person handles emotional crises and unresolved inner conflict.
WORKFLOW: BEFORE: None — standalone. AFTER: None.
INPUT CONTRACT: name — Full legal name as used at birth. The first letter of each space-separated part contributes one value. Example: 'Arjun Mehta' → A(1) + M(4) = 5 Example: 'James Earl Carter' → J(1) + E(5) + C(3) = 9
DO NOT CONFUSE WITH: asterwise_get_expression_number — uses all letters, not just initials. asterwise_get_karmic_lessons — identifies absent digits across all letters.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-balance-number/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person's full name as commonly written; letters are converted to numerology values. | |
| 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 |