Skip to main content
Glama
rhdeck

Social Media Handle Checker

by rhdeck

check_threads_handle

Verify Threads username availability and retrieve account details to assess brand name qualification and competitive research.

Instructions

Check if a Threads username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
usernameYesThe Threads username to check (with or without @ prefix)
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses the tool's behavior by explaining the two possible return outcomes, but doesn't mention potential rate limits, authentication requirements, or error conditions. It adequately describes the core functionality but lacks operational details.

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 concise sentences that efficiently convey the tool's purpose and behavior. Every word contributes value, with no redundant information or unnecessary elaboration.

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 single-parameter lookup tool with no output schema, the description provides sufficient context about what information will be returned. However, it doesn't specify the format or structure of the returned information, which would be helpful given the absence of an output schema.

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?

The input schema has 100% description coverage, already documenting the single 'username' parameter with format details. The description doesn't add any parameter-specific information beyond what the schema provides, so it meets the baseline for high schema coverage.

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 specific action ('check') and resource ('Threads username'), specifying what information is returned for both available and taken usernames. It distinguishes this tool from sibling tools by explicitly mentioning 'Threads' rather than other platforms like Instagram or TikTok.

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 implies usage context by stating what the tool returns (account info if exists, availability confirmation if not), which helps understand when to use it. However, it doesn't explicitly mention when to choose this tool over sibling alternatives like check_all_platforms or when not to use it.

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/rhdeck/youtube-channel-handle-mcp'

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