Skip to main content
Glama

Read TikTok performance history

tiktok_series

Read device-stored TikTok analytics or compute growth metrics over a specified time window.

Instructions

Read analytics stored on this device or calculate growth over a time window.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hoursNo
video_idNo
account_idYesLocal account name using letters, numbers, dots, dashes, or underscores
Behavior3/5

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

With no annotations, the description carries the full burden. It indicates a read/calculate operation, implying non-destructive behavior, but does not explicitly confirm read-only status, return format, or any side effects. This is adequate but lacks deeper behavioral context.

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

Conciseness5/5

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

The description is a single sentence of 14 words, front-loaded with the primary action. It is appropriately concise with no redundant information.

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

Completeness2/5

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

There is no output schema or annotations, and the description does not explain return values, parameter relationships, or edge cases. For a tool with 3 parameters, it is under-specified and leaves important context unclear.

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

Parameters2/5

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

Schema coverage is only 33% (only account_id is described). The description adds some meaning by linking 'time window' to hours, but video_id is completely unaddressed. It does not sufficiently compensate for the low schema coverage.

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

Purpose5/5

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

The description clearly states the tool reads or calculates analytics/performance history, using specific verbs and a resource. It also distinguishes itself from siblings (e.g., tiktok_analytics) by mentioning local device storage, making the purpose unambiguous.

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

Usage Guidelines3/5

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

The description implies when to use it (for locally stored analytics or time-window growth) but does not explicitly state when to prefer it over alternatives like tiktok_analytics. No exclusions or alternative tool mention is provided.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xArtex/tiktok-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server