Skip to main content
Glama

List TikTok accounts

tiktok_accounts

List local TikTok profiles and their session state to manage connected accounts.

Instructions

List local persistent TikTok profiles and their session state.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagNo
Behavior3/5

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

No annotations exist, so the description must carry behavioral context. It does add useful context with 'local persistent' and 'session state', implying a read-only local listing. However, it does not explicitly disclose non-mutating behavior, return structure, or any prerequisites.

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 that is front-loaded with the essential information. No filler or repetition exists; every word adds value.

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 optional parameter and no output schema, the description gives a basic understanding of the returned entities but fails to explain the 'tag' parameter behavior. This leaves the tool incompletely specified for an agent to use correctly.

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

Parameters1/5

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

The schema has 0% description coverage and the description never mentions the 'tag' parameter. There is no explanation of what the tag is for, how to format it, or whether it filters results, leaving the parameter entirely undocumented.

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 states a clear verb ('List') and resource ('local persistent TikTok profiles'), and adds meaningful scope ('session state') that distinguishes it from siblings like tiktok_connect_status or tiktok_niches. It is specific and 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 listing intent is implied by the verb 'List', but there is no explicit guidance on when to use this tool versus alternatives like tiktok_connect_status or tiktok_operation_status. No exclusions or alternative references are 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