The platform exposes 16 tools that the LLM can autonomously invoke during a conversation.
These are auto-generated from our 82 existing API endpoints using a dynamic registry โ only endpoints tagged 'chat-safe' become tools.
The tools cover: Analysis (3 tools) โ natal reports with multi-section interpretations, lunar analysis with moon phases and mansions, synastry reports with relationship index scores.
Chart Calculations (4 tools) โ natal, synastry, composite, and transit charts with full planetary positions and aspects.
Chart Rendering (4 tools) โ natal, synastry, transit, and composite charts as SVG, PNG, JPG, WebP, or PDF.
Generated charts are stored as binary artifacts with shareable URLs.
Data (3 tools) โ current planetary positions, ephemeris for any date, and aspect matrices.
Horoscope (1 tool) โ personalized daily horoscope with 6 life areas, ratings, and planetary influences.
PDF (1 tool) โ professional multi-page natal report with wheel visualization, interpretations, and themes.
Adding new tools requires zero code changes to the chat endpoint โ just tag an existing endpoint as 'chat-safe'.
16 tools auto-generated from 82 endpoints โ new tools require zero chat code changes