Western Monthly Transits
asterwise_get_western_transits_monthlyGenerate a 30-day transit report for a birth chart, providing daily planetary positions and highlighting peak aspects active for 10+ days. Specify a start date to customize the period.
Instructions
30-day transit window vs natal chart. Returns day-by-day transit snapshots plus peak aspects (active 10+ days in the window). Use start_date to set the month start; defaults to today.
WORKFLOW: BEFORE: asterwise_get_western_natal. AFTER: None.
INPUT CONTRACT: birth — WesternBirthData. house_system ignored. start_date (optional YYYY-MM-DD) — month start; defaults to today.
DO NOT CONFUSE WITH: asterwise_get_western_transits_daily — 1 day. asterwise_get_western_transits_weekly — 7 days.
Full output and error contract: https://docs.asterwise.com/mcp/tools/get-western-transits-monthly/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birth | Yes | Birth data for Western astrology tools (tropical zodiac). | |
| start_date | No | Start of the window, YYYY-MM-DD. Defaults to today when omitted. | |
| 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 |