autocomplete
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tenor
https://github.com/pipeworx-io/mcp-tenor
1/7 registries