Skip to content

phrase_mutashabihat

Show phrase mutashabihat occurrences.

Widget Preview

phrase_mutashabihat widget preview in light modephrase_mutashabihat widget preview in dark mode

Input

Exactly one of:

  • phrase_id (number)
  • phrase_text (string)

Optional:

  • same_surah_only (boolean, default false)

Example User Prompts

  • "Find where the phrase الرحمن الرحيم appears."
  • "Show all matches for phrase ID 1452."
  • "Find this phrase, but only within the same surah."

Example Request

json
{
  "jsonrpc": "2.0",
  "id": 2,
  "method": "tools/call",
  "params": {
    "name": "phrase_mutashabihat",
    "arguments": {
      "phrase_id": 1452,
      "same_surah_only": false
    }
  }
}

Powered by