Skip to main content
Glama

tiktok-download-video

get music info

get_musicInfo

get music info Group: Music Related API. Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoid or https://vm.tiktok.com/xxxxxxx

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.8/5.0
Behavior1/5

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

No annotations are provided, and the description carries the full burden of behavioral disclosure. It only mentions billing per call and the generic 'get music info' phrase—no mention of read-only semantics, rate limits, authentication, response format, or errors. This is a severe gap for a tool with zero annotation coverage.

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 description is extremely short, but this is under-specification rather than conciseness. The opening words are tautological, and the billing note, while factual, does not help the agent understand the tool. It fails to front-load any useful behavioral or selection 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?

For a tool with one parameter and no annotations or output schema, the description is insufficient. It lacks usage expectations, return value descriptions, error behavior, and any distinction from the many sibling get_*Info tools. The low complexity does not excuse the missing context.

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

Parameters3/5

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

The schema description fully covers the single 'url' parameter with an example and explanation ('id or https://vm.tiktok.com/xxxxxxx'). Since schema coverage is 100%, the baseline of 3 applies; the tool description itself adds nothing beyond the schema but also doesn't need to.

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 says 'get music info', which directly restates the tool name and title without adding specificity. The 'Music Related API' label is a category, not a purpose, and does not distinguish this from similar sibling tools like get_mixInfo or get_userInfo.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus alternatives. Given many sibling get_*Info tools exist, the complete absence of usage context, prerequisites, or exclusions offers no help for tool selection.

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