Skip to main content
Glama
hermoso-ai

Hermoso

Official

Posts that mention the brand on TikTok

list_tiktok_mentions
Read-only

Retrieve public TikTok posts that @-mention your brand handle. Filter by region, time, and engagement metrics to monitor your TikTok presence.

Instructions

Who is talking about the brand on TikTok: every public post whose CAPTION @-mentions the connected account's handle. This is TikTok's answer to x_mentions and list_threads_mentions, and it is the brand-monitoring read the product had for every other channel and not for TikTok. FOUR THINGS TIKTOK ENFORCES THAT MAKE AN EMPTY RESULT AMBIGUOUS, so read them before reporting silence: the mentioning post must be PUBLIC, it must be under 90 days old, its author must not be underage or of unknown age, and THE WHOLE FAMILY ONLY WORKS FOR A TIKTOK BUSINESS ACCOUNT, so a personal account returns nothing at all (tiktok_account_insights reports which one this is). Capped at the top 1,000 mentioning posts however many exist. VIEWS AND REACH COME BACK NULL, NOT ZERO, on any post under 1,000 of either. That is TikTok withholding a number, never a measurement of nothing. Thumbnail URLs expire after 48 hours. NEEDS THE TIKTOK ACCOUNT AUTHORIZATION with the brand-insights permission (tiktok_account_status says whether this brand has it). Read-only, free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNolook-back window, 1 to 90 (TikTok indexes nothing older). Default 90
cursorNo
fieldsNodefaults to every field TikTok publishes; item_id, create_time, video_link, caption, likes, comments, shares, thumbnail_url, views, reach, creator_handle_name
regionsNotwo-letter codes to filter the MENTIONING author's registration country, e.g. ['US','GB']. TikTok publishes 162 of them and answers an unknown one with an empty result, so an unpublished code is refused here instead
maxCountNo1 to 100
sortFieldNo
sortOrderNo
Behavior5/5

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

Annotations only declare read-only and open-world. The description adds substantial behavioral detail beyond annotations: the four conditions causing ambiguous empty results, the 1,000 post cap, null-not-zero semantics for views/reach, 48-hour thumbnail URL expiry, and the authorization requirement. It also distinguishes between TikTok withholding numbers and measurement of nothing—critical for correct interpretation.

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 long but every sentence carries critical operational detail. It front-loads the purpose and then uses capital-letter warnings to highlight hard constraints. While not concise in word count, it is efficiently structured, with no filler. The use of all-caps for key caveats aids scanning.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no output schema, the description covers interpretation of results (null vs zero, empty ambiguity, cap), prerequisites (business account, authorization), and edge cases (age, recency, thumbnail expiry). It also references companion tools for status checks. An agent has everything needed to call this correctly and avoid misreporting silence.

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

Parameters4/5

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

Schema description coverage is 57%, so the description must compensate. It adds meaningful context for 'days' (TikTok indexes nothing older than 90 days), 'regions' (filters on the mentioning author's registration country, refuses unpublished codes), and 'fields' (defaults to every field). It doesn't explicitly explain cursor, maxCount, sortField, or sortOrder, but those have schema descriptions or enums. The added context for the mentioned parameters elevates it above the baseline.

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?

Description clearly states the verb and resource: 'every public post whose CAPTION @-mentions the connected account's handle.' It also differentiates from sibling tools by naming x_mentions and list_threads_mentions as analogous but TikTok-specific. The scope constraints (public, <90 days, business account) are explicit, leaving no ambiguity about what the tool retrieves.

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

Usage Guidelines5/5

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

The description gives explicit when-to-use guidance: it's the brand-monitoring read missing for TikTok, and it instructs the agent to read the four TikTok enforcement caveats before reporting silence. It names the prerequisite (TikTok business account) and points to tiktok_account_status and tiktok_account_insights for checking. It also mentions the authorization need and refers to tiktok_account_status for verifying permission.

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/hermoso-ai/hermoso'

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