Skip to content

ayah_mutashabihat

Show repeated phrase metadata for one ayah.

Widget Preview

ayah_mutashabihat widget preview in light modeayah_mutashabihat widget preview in dark mode

Input

  • surah (number, 1-114)
  • ayah (number)
  • same_surah_only (boolean, optional, default false)

Limits

  • Single ayah lookup.

Example User Prompts

  • "Show repeated phrases for ayah 2:255."
  • "Find mutashabihat in Surah 12, ayah 4."
  • "For ayah 3:7, only show repeated phrases from the same surah."

Example Request

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "ayah_mutashabihat",
    "arguments": {
      "surah": 2,
      "ayah": 255,
      "same_surah_only": false
    }
  }
}

Powered by