Skip to main content
Glama

Connect TikTok Live events bus

connect_tiktok_live_events_bus

Creates a TikTok Live event scaffold with sanitized event rows, gift tiers, moderation policy, and adapter source to set up a live events bus.

Instructions

Create a TikTok Live-style event scaffold with sanitized event rows, gift tiers, moderation policy, adapter source, and auth/client safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.tiktok_live_events_bus
activeNo
adapter_urlNows://127.0.0.1:9080/tiktok-live
event_countNo
parent_pathNoParent COMP for the TikTok scaffold./project1
adapter_modeNowebsocket_json
creator_labelNoshow_creator
gift_tier_countNo
moderation_levelNofiltered
Behavior3/5

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

Annotations already indicate readOnlyHint=false and destructiveHint=false, so the mutation aspect is known. The description adds that it creates a scaffold with sanitized rows and safety notes, but does not disclose specific side effects like file creation or network access. No contradiction with annotations.

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?

A single, dense sentence that packs all the key information without fluff. Every phrase adds value; it is appropriately front-loaded with the main action.

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?

For a scaffold-creation tool with no output schema, the description gives a good high-level overview of the output composition. However, it omits any mention of return values, side effects, or usage context, which is a gap for a complex 9-parameter tool.

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?

Schema coverage is only 22%, so the description must compensate. It does map some parameters to concepts (gift tiers, moderation policy, adapter source) but leaves others (event_count, active, creator_label) unaddressed. This gives a partial semantic layer 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 clearly states the tool's action: creating a TikTok Live-style event scaffold. It lists specific components (sanitized event rows, gift tiers, moderation policy, adapter source, auth/client safety notes), which distinguishes it from sibling bus-creation tools. Even though the tool name says 'connect', the description's 'create' is unambiguous.

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?

The description provides no guidance on when to use this tool versus alternatives. It does not mention any prerequisites, exclusions, or compare with other live-event bus tools. An agent would not know if this is the right choice for a TikTok Live integration scenario.

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/lucasmaher-hash/touch-designer-mcp'

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