Skip to main content
Glama
subzeroid

hikerapi-mcp

get_v2_user_explore_businesses_by_id

Retrieve recommended business accounts for a user's category by providing their user ID, enabling discovery of similar profiles.

Instructions

[GET /v2/user/explore/businesses/by/id] Get recommended accounts for category by user id

Get list of recommended accounts for business category of the user by his id

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
Behavior2/5

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

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It does not mention authentication requirements, rate limits, idempotency, or any side effects. The description only states the basic operation, leaving significant behavioral unknowns.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short (two sentences) but contains nearly identical rephrasing. It could be condensed into one clear sentence without loss. It earns a 3 for conciseness but loses points for redundancy.

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

Completeness2/5

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

Given a single parameter, no output schema, and no annotations, the description is insufficient for full understanding. It does not explain what 'recommended accounts' means, how the category is determined, or what the response contains. Compared to sibling tools, it feels incomplete.

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

Parameters2/5

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

With schema description coverage at 0%, the description adds no meaning beyond the parameter name 'user_id'. It does not clarify whether this is the user whose recommendations are sought or the target user, nor does it specify format or constraints. The description only parrots the parameter.

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 it retrieves recommended accounts for a business category by user ID. The verb 'Get' and resource 'recommended accounts' are specific. However, it repeats the same information in two sentences and does not differentiate from sibling tools like get_v2_user_suggested_profiles, which may also provide recommendations.

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 guidance is provided on when to use this tool versus alternatives. There is no mention of prerequisites, context for use, or when not to use it. Among many sibling recommendation tools, the description offers no decision support.

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/subzeroid/hikerapi-mcp'

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