You're viewing a demo portfolio

Join the waitlist
PRSM

autocomplete

Active

Tool of Tenor

declared in 0.1.0

Return Tenor autocomplete completions for a partial search term (q); returns up to limit completed search phrases ordered by popularity.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "q": "fun"
    },
    {
      "q": "happy",
      "limit": 8,
      "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.70.

Parent server

Tenor

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

1/7 registries
View full server →