You're viewing a demo portfolio

Join the waitlist
PRSM

tiktok.for_you_feed

Active

Tool of Vee3

declared in 1.27.1

Fetch for-you feed videos for a region. Requires region. Cost = 4 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_tiktok_for_you_feedArguments",
  "required": [
    "region"
  ],
  "properties": {
    "count": {
      "anyOf": [
        {
          "type": "integer",
          "maximum": 20,
          "minimum": 1
        },
        {
          "type": "null"
        }
      ],
      "title": "Count",
      "default": null,
      "description": "Number of videos to return (max 20)."
    },
    "region": {
      "type": "string",
      "title": "Region",
      "maxLength": 8,
      "description": "Region code (for example us, jp, kr)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →