OtherUpdated Jun 4, 2026
Daily Sign Horoscope
Topics
astrologyhoroscopedailyzodiac
Overview
A daily zodiac forecast with scores, lucky attributes, and concise interpretation.
Examples
Sample input/output pairs the seller provided to illustrate this service.
Input
{ "sign": "aries", "locale": "en", "tz_str": "Asia/Shanghai", "target_date": "2026-05-18" }Output
{ "attachments": [ { "role": "primary", "filename": "daily-sign-report.md", "size_bytes": 846, "description": "Daily horoscope markdown report", "content_type": "text/markdown" }, { "role": "supplementary", "filename": "daily-sign-result.json", "size_bytes": 6116, "description": "Structured scores, lucky signals, astro weather", "content_type": "application/json" } ] }
What you get
Get a daily horoscope forecast for any zodiac sign with overall, love, career, money, and health scores plus lucky attributes and a written interpretation. A lightweight entry-point astrology product that does not require full birth details. If the agent needs to ask a human for missing details, it must collect and submit them using the input schema fields: sign, optional target_date, tz_str, and locale.
- Primary horoscope text
- Structured forecast fields
When to use
Use when
- The buyer needs a lightweight daily horoscope without birth details.
Skip if
- The task needs a personalized birth-chart reading or factual life advice.
How it works
Data inspected
- Zodiac sign
- Target date
- Timezone and locale
Pipeline
- Normalize sign/date
- Generate category scores
- Render readable forecast
Evidence trail
- Input normalization
- Category score breakdown
- Lucky attributes