Skip to main content
Glama

tiktok-download-video

search challenge

get_challengeSearch

search challenge Group: Challenge(hashTag). Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNomax 30 default 10
cursorNohasMore is True. load more
keywordsNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.9/5.0
Behavior2/5

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

With no annotations provided, the description has the full burden of behavioral disclosure. It only mentions the credit cost per call, which is a minor detail, but it says nothing about return behavior, pagination side effects, rate limits, or access requirements. The billing note provides barely more than nothing.

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 very short, but brevity here is underspecification rather than conciseness. 'Search challenge' earns no meaningful connection to the tool's actual behavior, and the billing sentence, while informative, does not compensate for the missing operational explanation. It resembles the tautological under-specification pattern.

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?

This is a search tool with no annotations, no output schema, and three parameters. The description fails to convey what results look like, pagination behavior, or any logic around search terms. A single line about credits is grossly insufficient for an agent to invoke the tool effectively. This is a completely inadequate contextual description.

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?

The description adds zero information about the three parameters (count, cursor, keywords), leaving all meaning to the schema. Schema coverage is partial (67%) since keywords lacks a description, but the description makes no attempt to clarify keyword behavior or how the parameters work together. This is below the baseline threshold.

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 'search challenge' essentially restates the tool name and title without adding a concrete scope. 'Group: Challenge(hashTag)' suggests the resource type but does not explain what searching a challenge actually does or how it differs from sibling challenge tools like get_challengeInfo or get_challengePosts. This is closer to a tautology than a clear functional statement.

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 use this tool vs alternatives such as get_feedSearch or get_searchUser. The description lacks any context around intended use cases, limitations, or prerequisites. The minimal 'search challenge' offers no implicit or explicit usage direction.

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