Skip to main content
Glama

get_video_analytics

Get TikTok post analytics for a published video. Retrieve views, likes, comments, shares, and bookmarks by providing the video ID.

Instructions

Get TikTok post analytics for a published video (views, likes, comments, shares, bookmarks).

The video must have been published to TikTok.

Args: video_id: The video ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
video_idYes
Behavior3/5

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

With no annotations provided, the description carries the full burden. It adds behavioral context by noting the video must be published and lists the returned metrics. However, it omits potential need for authentication, rate limits, or specifics about the response format, leaving some gaps.

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 concise and front-loaded, with the core purpose in the first sentence, followed by a necessary prerequisite and a simple args section. Every sentence earns its place with no redundancy.

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

Completeness4/5

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

Given the tool's simplicity (one parameter, no output schema, no annotations), the description covers the essential aspects: purpose, key metrics, prerequisite, and parameter. It lacks deeper context such as permission requirements or error behavior, but those are not critical for this straightforward read operation.

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 description coverage is 0%, so the description must compensate. However, it only restates the parameter name ('video_id: The video ID') without adding format, source, or additional clarification beyond the schema.

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 uses a specific verb ('Get') and clearly names the resource ('TikTok post analytics') with the exact metrics returned (views, likes, comments, shares, bookmarks). This distinguishes it from sibling tools like list_videos, get_video, and list_tiktok_posts.

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

Usage Guidelines4/5

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

The description states a clear prerequisite: the video must have been published to TikTok. It does not explicitly name alternatives or when-to-use vs. when-not-to-use, but the prerequisite provides enough context to guide usage.

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/AhmadElsaeedd/reelfarm-mcp'

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