{
 "retrievedOn": "2026-09-22",
 "source": "TokConnect MCP (TikTok search autocomplete)",
 "note": "TikTok search-bar autocomplete for two neutral seed phrases, pulled with the search_suggestions tool to illustrate that suggestions are built from collective searches. Used on /guides/tiktok-search-history/.",
 "pulls": [
  {
   "tool": "search_suggestions",
   "arguments": {
    "keyword": "houseplants",
    "count": 10
   },
   "result": {
    "count": 10,
    "suggestions": [
     {
      "text": "houseplants"
     },
     {
      "text": "house plants designs 2026"
     },
     {
      "text": "house plants indoors"
     },
     {
      "text": "house plants decor"
     },
     {
      "text": "house plants decoration ideas"
     },
     {
      "text": "house plants for sale"
     },
     {
      "text": "house plants ideas"
     },
     {
      "text": "house plants outside"
     },
     {
      "text": "house plants price"
     },
     {
      "text": "house plants beginners"
     }
    ]
   }
  },
  {
   "tool": "search_suggestions",
   "arguments": {
    "keyword": "running shoes",
    "count": 10
   },
   "result": {
    "count": 10,
    "suggestions": [
     {
      "text": "Running shoes for men"
     },
     {
      "text": "running shoes for  women"
     },
     {
      "text": "running shoes ဈေးနှုန်း"
     },
     {
      "text": "running shoes"
     },
     {
      "text": "running shoes in nepal"
     },
     {
      "text": "running shoes ក្បាលគីប"
     },
     {
      "text": "running shoes for jogging"
     },
     {
      "text": "running"
     },
     {
      "text": "running shoes for athletes"
     },
     {
      "text": "running shoes for school"
     }
    ]
   }
  }
 ],
 "derived": {
  "houseplants": {
   "suggestions": 10,
   "containSeedWords": 10,
   "withForQualifier": 1,
   "withNonLatinScript": 0,
   "withCountryOrYear": 1,
   "shorterThanSeed": 0
  },
  "running shoes": {
   "suggestions": 10,
   "containSeedWords": 9,
   "withForQualifier": 5,
   "withNonLatinScript": 2,
   "withCountryOrYear": 1,
   "shorterThanSeed": 1
  },
  "note": "Counts computed from the suggestion text only. 'containSeedWords' ignores spaces and case. 'withNonLatinScript' flags any suggestion containing letters outside the Latin range (Burmese and Khmer in this pull). Neither pull used a logged-in account's history, so the lists reflect what many people type, not one person."
 }
}