Skip to main content
Glama
farukkolip

TikTapDown MCP

convert_tiktok_unicode_font

Convert plain text into Unicode font styles for TikTok bios, captions, and on-screen text, supporting bold, italic, cursive, and more.

Instructions

Convert plain text to Unicode font styles for TikTok bios, captions, and on-screen text. Supports bold, italic, boldItalic, cursive, monospace, doubleStruck, and fraktur.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesText to convert (max 280 characters, like a tweet)
styleYesFont style to apply
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the transformation from plain text to Unicode font styles, which is a simple and non-destructive operation. However, it does not explicitly state that the tool is safe, read-only, or has no side effects. For a straightforward conversion tool, this is adequate but lacks proactive behavioral disclosure.

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 two sentences: the first states the action and context, the second lists the supported styles. It is concise, front-loaded, and contains no unnecessary information. Every sentence serves a purpose.

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?

The tool is simple with two parameters and a straightforward transformation. The description provides sufficient context for using it on TikTok. However, it does not mention the output format or return value, which might be assumed to be the converted text. For a tool of this complexity, this minor gap does not significantly impair completeness.

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 description coverage is 100%, with both parameters (text and style) documented in the input schema. The description adds minimal extra value beyond the schema, essentially reiterating the supported font styles. Given high schema coverage, a baseline score of 3 is appropriate.

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 converts plain text to Unicode font styles specifically for TikTok bios, captions, and on-screen text. It lists all seven supported styles, making the action and resource unambiguous. The purpose is distinct from sibling tools which are all about TikTok analytics and content generation.

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

Usage Guidelines4/5

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

The description specifies the context of use (TikTok bios, captions, on-screen text) and implicitly indicates this tool is for formatting text, not for analytics like sibling tools. However, it does not explicitly state when not to use it or mention any prerequisites or alternatives outside this tool set.

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/farukkolip/tiktapdown-mcp'

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