Skip to main content
Glama
hermoso-ai

Hermoso

Official

Search Instagram

search_instagram
Read-only

Search Instagram Reels by keyword to discover organic content ranked by plays, with author, handle, link, and engagement metrics for marketing research.

Instructions

Organic Instagram REELS keyword search (/v2/instagram/reels/search — our only IG keyword surface; profile/hashtag pulls go through fetch_social_data with a handle). Returns compact JSON {desc, author, handle, plays, likes, link, cover} per reel, ranked by plays. Spends about a credit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNomax reels returned (1–25, default 8)
queryYeskeyword to search reels for
Install Server

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already provide readOnlyHint=true and destructiveHint=false, so the safety profile is clear. The description adds behavioral context beyond annotations: it specifies the endpoint, notes the 'organic' nature, indicates a credit cost, and describes the compact JSON return format and ranking by plays. This extra transparency about cost and return format is valuable.

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?

Three sentences with zero redundancy. The primary purpose and unique surface are stated first, followed by the output format and cost. Every sentence earns its place, and the description is well-structured and easily scannable.

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?

Given the tool's low complexity (2 parameters, no output schema), the description is complete: it explains the endpoint, differentiates from siblings, details the return fields, notes the ranking criterion, and mentions the credit cost. No essential information is missing for an agent to call it correctly.

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 'query' and 'limit' documented ('keyword to search reels for' and 'max reels returned (1–25, default 8)'). The description does not add additional meaning to the parameters themselves beyond the schema; it only mentions output format and cost. Hence, the baseline of 3 applies.

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 states a specific verb ('search'), resource ('Instagram REELS'), and scope ('keyword search'), names the exact endpoint, and explicitly distinguishes it from other IG surfaces ('our only IG keyword surface; profile/hashtag pulls go through fetch_social_data'). It also describes the output structure and ranking, making the purpose unmistakable.

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 explicitly tells when to use this tool vs alternatives by noting it is the only keyword surface and that profile/hashtag pulls go through fetch_social_data. It also mentions the credit cost, which helps in decision-making. No other usage guidance is needed for a simple search tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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