current_transits
Use when you want to know what the sky is doing to a natal chart right now (or at a specific date).
Default mode="summary" returns counts and the six strongest transits —
enough to answer "what's active?" in ~800 tokens. Call mode="full" only
when you need every active transit (≈15+ transits, ~4k tokens).
If transit_year/month/day are omitted, uses current UTC time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Birth data for chart calculation. IMPORTANT: month is the NUMERIC month (1=January … 12=December). | |
| mode | No | summary | |
| transit_day | No | ||
| transit_year | No | ||
| transit_month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||