You're viewing a demo portfolio

Join the waitlist
PRSM

tiktok_product_get

Active

Tool of Social Fetch

declared in 0.19.0

Get details for a TikTok Shop product by product id. Accepts a product page URL.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "maxLength": 4096,
      "minLength": 1,
      "description": "Public TikTok Shop product detail page URL for the product to retrieve."
    },
    "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 catalog. When omitted, the default catalog region applies."
    }
  }
}

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 →