You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/llms-full.txt
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This file is the method INDEX (operation id, HTTP method, path, summary). For re
19
19
<!-- BEGIN:METHODS -->
20
20
## Western Astrology - `roxy.Astrology`
21
21
22
-
Western astrology API for natal birth charts, daily, weekly, and monthly horoscopes with unique content per sign, syn...
22
+
Western astrology API for natal birth charts, daily, weekly, monthly, and yearly horoscopes with unique content per s...
23
23
24
24
- `calculateArabicLots` - POST `/astrology/arabic-lots` - Arabic lots calculator - seven Hermetic parts including Part of Fortune and Spirit
25
25
- `detectAspectPatterns` - POST `/astrology/aspect-patterns` - Detect aspect patterns - Grand Trine, Kite, T-Square, Grand Cross, Yod, Mystic Rectangle, Stellium
@@ -31,9 +31,10 @@ Western astrology API for natal birth charts, daily, weekly, and monthly horosco
31
31
- `generateCompositeChart` - POST `/astrology/composite-chart` - Composite Chart - Midpoint relationship chart with interpretations
32
32
- `getPlanetaryNodePassages` - POST `/astrology/ecliptic-crossings` - Ecliptic Crossings - Node passages for a whole year
33
33
- `generateFixedStars` - POST `/astrology/fixed-stars` - Fixed stars and star conjunctions calculator - Regulus, Spica, Algol natal report
34
-
- `getDailyHoroscope` - GET `/astrology/horoscope/{sign}/daily` - Daily horoscope by zodiac sign - Transit-based forecast with house activations
35
-
- `getMonthlyHoroscope` - GET `/astrology/horoscope/{sign}/monthly` - Monthly horoscope by zodiac sign - 30-day transit forecast with key dates
36
-
- `getWeeklyHoroscope` - GET `/astrology/horoscope/{sign}/weekly` - Weekly horoscope by zodiac sign - 7-day transit forecast
34
+
- `getDailyHoroscope` - GET `/astrology/horoscope/{sign}/daily` - Daily horoscope by zodiac sign - Transit-based editorial columns
35
+
- `getMonthlyHoroscope` - GET `/astrology/horoscope/{sign}/monthly` - Monthly horoscope by zodiac sign - Editorial column with key dates
36
+
- `getWeeklyHoroscope` - GET `/astrology/horoscope/{sign}/weekly` - Weekly horoscope by zodiac sign - Seven-day editorial column
37
+
- `getYearlyHoroscope` - GET `/astrology/horoscope/{sign}/yearly` - Yearly horoscope by zodiac sign - Year ahead forecast with themes, key periods, eclipses and retrogrades
37
38
- `calculateHouses` - POST `/astrology/houses` - Calculate house cusps - House system calculator with comparison
38
39
- `generateLilith` - POST `/astrology/lilith` - Black Moon Lilith calculator - mean and true lunar apogee in the natal chart
39
40
- `generateLocalSpace` - POST `/astrology/local-space` - Local space astrology map - Directional planetary compass lines
0 commit comments