Skip to main content
Glama
hermoso-ai

Hermoso

Official

Search LinkedIn ads

search_linkedin_ads
Read-only

Search LinkedIn Ad Library by company, keyword, or company ID to pull targeted B2B ads with impression counts.

Instructions

Structured LinkedIn Ad Library search by company name, keyword, or companyId — use for a targeted B2B pull; use research_ads for open-ended research. Returns compact JSON {advertiser, headline, description, cta, link, media, dates, impressions} per ad — LinkedIn is the one library exposing real impression counts. Spends about a credit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNomax ads returned (1–25, default 8)
companyNoadvertiser company name
keywordNokeyword across all advertisers
companyIdNoLinkedIn company id (numeric) when the name is ambiguous
countriesNoCSV of 2-letter codes like 'US,CA'; omit or 'ALL' = worldwide
Install Server

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already cover readOnlyHint=true and destructiveHint=false, so the safety profile is known. The description adds valuable context: the return format (compact JSON with specific fields), the unique advantage (LinkedIn exposes real impression counts), and a cost warning ('Spends about a credit'). This goes beyond what annotations provide without contradicting them.

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 sentences with zero filler. The core purpose is front-loaded, followed by the usage distinction, then the return format and unique value proposition. Every sentence earns its place and the structure is optimal for quick agent parsing.

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?

Given the tool has annotations covering safety, a fully documented schema, and a brief description of the output format (compact JSON with fields), the description covers the essentials. It does not mention pagination or default ordering, but these are not critical for a search tool and the schema covers the limit parameter. It is sufficiently complete for an agent to invoke 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?

The input schema has 100% coverage with descriptions for all 5 parameters (limit, company, keyword, companyId, countries), so the baseline is 3. The description only mentions three of the parameters (company name, keyword, companyId) and adds no additional syntax or format details beyond what the schema already documents, so it does not elevate 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?

The description clearly states the exact action (structured LinkedIn Ad Library search) and the searchable fields (company name, keyword, or companyId). It also explicitly differentiates itself from the sibling tool research_ads by framing this as 'targeted B2B pull' versus 'open-ended research', so an agent can easily decide which to use.

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 a direct when-to-use instruction ('use for a targeted B2B pull') and explicitly names the alternative tool ('use research_ads for open-ended research'). This leaves no ambiguity about the context for this tool versus its sibling.

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