Get Full Daily Prayer Timetable
get_today_prayer_timesRetrieve today's Islamic prayer times for any location, including Fajr, Dhuhr, Asr, Maghrib, and Isha in UTC and local time. Selectable calculation method and madhab ensure accurate schedules.
Instructions
Retrieves today prayer timetable (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha) in UTC and formatted local time. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format (defaults to today) | |
| madhab | No | Optional Asr shadow jurisprudence override (Shafi or Hanafi) | |
| userId | No | Unique user or device ID | |
| latitude | No | Optional explicit latitude override | |
| timezone | No | Optional IANA timezone override | |
| longitude | No | Optional explicit longitude override | |
| calculationMethod | No | Optional calculation authority override (auto-resolved from location by default) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| madhab | Yes | Active Asr jurisprudence | |
| timesUtc | Yes | ||
| timezone | Yes | Resolved IANA timezone | |
| localDate | Yes | Local schedule date YYYY-MM-DD | |
| timesLocal | Yes | ||
| coordinates | Yes | ||
| authorityNotice | No | ||
| selectionReason | No | ||
| calculationMethod | Yes | Active calculation authority | |
| minuteAdjustments | No | ||
| authorityDescription | No |