Islamic prayer times
prayer_timesGet Islamic prayer times for a city with an interactive timetable display. Use this when: the user asks for salah times in a location; the user asks to calculate times with a specific prayer method (for example ISNA or MWL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name for prayer time calculation (for example 'Cairo'). | |
| method | No | Prayer time calculation method (for example 'ISNA', 'MWL', or 'Makkah'). | ISNA |
| country | No | Optional country name to disambiguate city lookup (for example 'Egypt'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| date | No | ||
| error | No | ||
| method | No | ||
| country | No | ||
| errorCode | No | ||
| coordinates | No | ||
| prayerTimes | No | ||
| errorMessage | No | ||
| prayerTimesRaw | No | ||
| formattedAddress | No |