You're viewing a demo portfolio

Join the waitlist
PRSM

tiktok_search_hashtag_list

Active

Tool of Social Fetch

declared in 0.19.0

Search TikTok videos by hashtag (not free-text keyword — use tiktok.search.videos.list for that).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "hashtag",
    "trim"
  ],
  "properties": {
    "trim": {
      "type": "boolean",
      "description": "Whether to request a smaller response with fewer fields."
    },
    "cursor": {
      "type": "string",
      "minLength": 1,
      "description": "Pagination cursor returned by a previous response."
    },
    "region": {
      "type": "string",
      "description": "Optional ISO 3166-1 country code for the request. This sets the proxy region and does not filter results to that country only."
    },
    "hashtag": {
      "type": "string",
      "maxLength": 256,
      "minLength": 1,
      "description": "Hashtag to search for. A leading # is optional."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Social Fetch

https://github.com/social-freak-ltd/socialfetch-mcp

1/7 registries
View full server →
tiktok_search_hashtag_list — Social Fetch — PRSM MCP