Skip to main content
Glama

tiktok-download-video

Feed Related API

get_regionList

Feed Related API Group: Feed Related API. Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description should explain behavioral details such as read-only behavior, return content, or required credentials, but it does not. The billing statement is a small operational detail, but the description gives no information about side effects, expected results, or failure modes.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The text is short, but it is under-specified rather than genuinely concise. It wastes words repeating the same group/title phrasing and does not use its brevity to convey useful information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The definition is incomplete for a tool with no output schema and no annotations: a tool description must say what the endpoint returns or does, but the description only names the group and billing rate. An agent would have to guess the meaning of get_regionList from the tool name and sibling tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and the schema fully covers this with an empty object, so there are no parameter descriptions needed. Because the schema already communicates the input surface, the description's silence on parameters is not a functional gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description is a tautology: it says 'Feed Related API Group: Feed Related API' without stating what get_regionList actually does. The 'Billing per call' line adds cost info but no purpose, and the tool could easily be confused with the many other get_* sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance about when to call this tool versus the sibling get_* tools. The only non-tautological note is billing per call, which is a pricing detail, not a usage condition or a comparison to alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources