Personal Year
asterwise_get_personal_yearLooks up the Personal Year theme for the current calendar cycle from a name and birth date using only month and day inputs server-side.
WORKFLOW: BEFORE: RECOMMENDED — asterwise_get_numerology_profile — see other core numbers first. AFTER: None.
INPUT CONTRACT: Only name and date are submitted; the active calendar year is chosen upstream automatically.
DO NOT CONFUSE WITH: asterwise_get_numerology_profile — personal_year field there is null; this endpoint supplies the annual theme. asterwise_get_varshaphal — Vedic solar return, not Pythagorean Personal Year.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-personal-year/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format. Defaults to today when omitted. | |
| 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 |