Skip to main content
Glama
davidmosiah

TikTok Agent Publisher

TikTok Connection Status

tiktok_connection_status
Read-onlyIdempotent

Check dry-run mode, OAuth readiness, and live publish readiness without exposing tokens.

Instructions

Check dry-run mode, OAuth readiness and live publish readiness without exposing tokens.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNojson
Behavior4/5

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

Annotations already declare readOnlyHint true, destructiveHint false, and idempotentHint true, so the tool's safety is clear. The description adds value by explicitly noting that tokens are not exposed, which is a key behavioral trait beyond annotations.

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

Conciseness4/5

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

The description is a single, focused sentence that front-loads the tool's purpose. It is concise without wasted words, though it could benefit from including parameter guidance.

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 should explain what the output looks like or what the checked states mean. It mentions readiness checks but gives no return format details, leaving the agent uninformed about expected results.

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?

Schema description coverage is 0%, meaning no property descriptions in the schema. The tool's description provides no additional meaning for the lone parameter (response_format), leaving its purpose entirely to the schema which lacks narrative context.

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 checks dry-run mode, OAuth readiness, and live publish readiness, using the verb 'check' with specific aspects. It distinguishes itself from siblings like tiktok_publish_status by focusing on connection state rather than publishing status.

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?

No explicit guidance on when to use this tool versus alternatives. While sibling tools are listed, the description does not contrast usage contexts or provide when-to-use/when-not-to-use advice.

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/davidmosiah/tiktok-agent-publisher'

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