Skip to main content
Glama
techinfobel

infobel-api-mcp

Official
by techinfobel

search_categories_infobel

Search Infobel's category hierarchy by one or more keywords to retrieve matching categories and their codes for use in business searches.

Instructions

Search Infobel's proprietary category hierarchy by one or more keywords.

Each keyword triggers a separate API call; results are merged and deduplicated. Use multiple keywords to widen coverage — e.g. ["plumbing", "plumber", "pipes"]. Returns matching categories with their codes for use in search_businesses infobel_codes field.

Args: keywords: One or more search terms (e.g. ["restaurant"], ["computer", "software", "IT"]). language_code: Display language for results (e.g. "en", "fr", "de").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsYes
language_codeNoen

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, the description discloses key behaviors: each keyword triggers a separate call, results are merged and deduplicated, and output includes codes for use in another tool. It lacks mention of read-only nature or rate limits, but overall provides meaningful behavioral insight.

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

Conciseness4/5

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

The description is well-structured with purpose, usage advice, and parameter details. It is mostly concise, though the Args section repeats information from the parameter names. Minor redundancy but overall efficient.

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?

The description covers purpose, behavior, parameter usage, and output purpose. It mentions the link to search_businesses. Given an output schema exists, it does not need to detail return format further. Slightly lacking mention of safety (read-only) but otherwise complete.

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

Parameters5/5

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

Schema coverage is 0%, but the description explains both parameters thoroughly: keywords as an array of search terms with examples, and language_code as display language with common codes. It adds value beyond the schema alone.

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 tool searches Infobel's proprietary category hierarchy by keywords, explains the multi-keyword behavior with separate API calls and deduplication, and explicitly links the output to use in search_businesses. This distinguishes it from siblings for other category sources.

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 advises using multiple keywords to widen coverage and provides examples. It mentions the output's purpose for search_businesses, implying context. However, it does not explicitly compare to sibling tools or state when not to use this tool.

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/techinfobel/infobel-getdata-api-mcp'

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