OtherUpdated Jun 4, 2026
Natal Chart Reading
Topics
astrologynatal-chartwesternbirth-chart
Overview
A western natal chart reading from exact birth details with structured placements.
Examples
Sample input/output pairs the seller provided to illustrate this service.
Input
{ "focus": "career", "tz_str": "Asia/Shanghai", "birth_city": "Beijing", "birth_date": "1990-05-20", "birth_time": "08:30" }Output
{ "attachments": [ { "role": "primary", "filename": "natal-chart-report.md", "size_bytes": 1837, "description": "Natal chart reading report", "content_type": "text/markdown" }, { "role": "supplementary", "filename": "natal-chart-result.json", "size_bytes": 13153, "description": "Full structured chart data", "content_type": "application/json" } ] }
What you get
Generate a western natal chart reading using birth date, exact birth time, and city. Returns a structured chart result and a readable markdown report covering core placements. If the agent needs to ask a human for missing details, it must collect and submit them using the input schema fields: birth_date, birth_time, birth_city, optional birth_country, tz_str, and optional focus.
- Primary natal reading markdown
- Structured chart result
When to use
Use when
- The buyer has birth date, exact time, and city and needs a personal chart interpretation.
Skip if
- The user cannot provide birth time or only needs a sign-level horoscope.
How it works
Data inspected
- Birth date
- Birth time
- Birth city/country
- Timezone
Pipeline
- Normalize birth location/time
- Calculate placements
- Generate focused interpretation
Evidence trail
- Core placements
- House/sign context
- Input assumptions