You're viewing a demo portfolio

Join the waitlist
PRSM

tiktok_shop_products_search

Active

Tool of Social Fetch

declared in 0.19.0

Search products in TikTok Shop by keyword.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "number"
        }
      ],
      "description": "1-based results page number. Omit to request the first page. Pagination is page-based."
    },
    "query": {
      "type": "string",
      "maxLength": 512,
      "minLength": 1,
      "description": "Search query text for TikTok Shop products."
    },
    "region": {
      "enum": [
        "US",
        "GB",
        "DE",
        "FR",
        "IT",
        "ID",
        "MY",
        "MX",
        "PH",
        "SG",
        "ES",
        "TH",
        "VN",
        "BR",
        "JP",
        "IE"
      ],
      "type": "string",
      "description": "Optional country or region code for the product search catalog."
    }
  }
}

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_shop_products_search — Social Fetch — PRSM MCP