Skip to main content
Glama
Eyalm321
by Eyalm321

zernio_get_follower_stats

Retrieve follower count and basic statistics for a connected account by specifying its Zernio account ID.

Instructions

Get follower count and basic stats for a specific connected account.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountIdYesThe Zernio account ID
Behavior2/5

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

No annotations are present, so the description carries the full burden of behavioral disclosure. While 'Get' implies a read operation, the description does not confirm non-destructive behavior, required permissions, rate limits, or any side effects. It adds minimal behavioral context beyond the tool name.

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 a single concise sentence that directly states the tool's purpose. It contains no extraneous information and is front-loaded with the key action and resource. Every word earns its place.

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

Completeness3/5

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

Given the tool's simplicity (one parameter, no output schema, no annotations), the description is adequate but minimal. It does not describe the return format or what 'basic stats' entails, leaving the agent to infer. For a simple read tool, this is barely sufficient, but falls short of fully informing usage.

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 a clear description for the only parameter ('The Zernio account ID'). The tool description adds 'for a specific connected account,' which provides mild context but does not significantly enhance the parameter meaning beyond the schema. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves follower count and basic stats for a specific connected account. It uses a specific verb ('Get') and identifies the resource ('follower count and basic stats') and scope ('specific connected account'). This distinguishes it from other get_* tools like zernio_get_follower_analytics.

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 usage guidelines are provided. The description does not specify when to use this tool versus alternatives, nor does it mention any prerequisites, exclusions, or context for its use. The agent receives no guidance on when to invoke this tool over similar options.

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/Eyalm321/zernio-mcp'

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