Skip to content

prayer_times

Get Islamic prayer times for a city.

Widget Preview

prayer_times widget preview in light modeprayer_times widget preview in dark mode

Input

  • city (string)
  • country (string, optional)
  • method (enum, optional, default ISNA)

Example User Prompts

  • "Get prayer times for Mecca."
  • "Prayer times for London, United Kingdom using MWL method."
  • "What are today's prayer times in Cairo?"

Example Request

json
{
  "jsonrpc": "2.0",
  "id": 9,
  "method": "tools/call",
  "params": {
    "name": "prayer_times",
    "arguments": {
      "city": "San Francisco",
      "country": "United States",
      "method": "ISNA"
    }
  }
}

Powered by