You're viewing a demo portfolio

Join the waitlist
PRSM

search_suggestions

Active

Tool of Tenor

declared in 0.1.0

Return Tenor search query suggestions related to a partial query string (q); useful for building GIF search autocomplete UIs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "q": "cat"
    },
    {
      "q": "dance",
      "limit": 5,
      "locale": "en_US"
    }
  ],
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "locale": {
      "type": "string"
    },
    "client_key": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Tenor

https://github.com/pipeworx-io/mcp-tenor

1/7 registries
View full server →
search_suggestions — Tenor — PRSM MCP