{"title":"Weekly horoscope by zodiac sign","fields":[{"key":"sign","name":"sign","inQuery":false,"kind":"tiles","required":true,"description":"Zodiac sign, case-insensitive (e.g., aries, Aries, ARIES all work).","enum":["aries","taurus","gemini","cancer","leo","virgo","libra","scorpio","sagittarius","capricorn","aquarius","pisces"],"example":"aries"},{"key":"date","name":"date","inQuery":true,"kind":"date","required":false,"description":"Any date inside the target week, in YYYY-MM-DD format. The forecast covers the Monday to Sunday week containing it. Defaults to the current period in the timezone parameter.","example":"2026-04-03"},{"key":"timezone","name":"timezone","inQuery":true,"kind":"text","required":false,"description":"Selects which period counts as current when date is omitted. Defaults to UTC, so the forecast rolls over at 00:00 UTC on each Monday. Pass the timezone of the end user to roll over on their local clock instead. Ignored when date is set. Accepts an IANA name (e.g. \"America/New_York\"), decimal hours (e.g. 5.5 for IST), or a fixed UTC offset (e.g. \"-05:00\").","example":"America/New_York"}],"hasLang":true}