Skip to main content
Glama
auxiliar-ai
by auxiliar-ai

recommend_tools

Ranks web-access providers by measured benchmarks (quality, latency, cost, error rate) for a given job like search, scrape, or crawl. Returns executable routes and honest caveats to help decide which API to use.

Instructions

Recommend the best web-access provider(s) on the auxiliar.ai gateway for a job, ranked by measured benchmarks (quality, latency p50, cost per success, error rate — dated runs on a shared public corpus). Returns executable routes, the numbers behind each pick, and honest caveats. Use when deciding which search/scraping/crawling/extraction/browser API to use.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jobYesThe job to be done. search = Web search: query → ranked results | scrape = One URL → clean page content/markdown, anti-bot handled | crawl = Site → enumerate and fetch many pages | extract_ai = Page → structured fields from an AI/natural-language schema | extract_rules = Page → structured fields via CSS/XPath rules | answer = Question → synthesized answer with cited sources | screenshot = URL → rendered page image | scrape_domain = Domain-specific scrapers for hard targets (e-commerce, social) | act = Declarative page interactions (click, fill, scroll) in one call | act_agent = Autonomous natural-language browser agent for multi-step goals | serp = Google SERP verticals (web, news, images, places, scholar) as structured JSON | parse = PDF/document → text (OCR where supported) | watch = URL → change detection / monitoring
limitNoMax candidates to return. Default 3.
max_cost_usdNoExclude providers whose measured cost per call/success exceeds this (USD).
optimize_forNoRanking priority. balanced/quality = published composite; cost/latency = that measured metric. Default balanced.
max_latency_msNoExclude providers whose measured latency p50 exceeds this.
Behavior4/5

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

With no annotations, the description discloses the tool's behavior well: it ranks providers based on measured benchmarks, returns executable routes, numbers, and caveats. There is no mention of side effects, but as a recommendation tool, destructive actions are unlikely. The description is transparent about inputs and outputs.

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, each serving a distinct purpose: the first states what the tool does and how it works, the second states what it returns and when to use it. No superfluous information, front-loaded with the core purpose.

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?

For a tool with 5 parameters and no output schema, the description covers the essential purpose, usage, and return types. It could be more specific about the output structure, but 'executable routes, numbers, and honest caveats' gives adequate guidance. The absence of output schema does not leave critical gaps.

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% and each parameter has a clear description in the schema. The tool description adds little beyond the schema for parameter meanings, but it provides overall context. Baseline 3 is appropriate as the description does not significantly augment parameter understanding.

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 uses a specific verb ('Recommend') and resource ('web-access providers'), explicitly states the ranking criteria (measured benchmarks), and distinguishes from siblings by focusing on provider comparison for a given job.

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 includes 'Use when deciding which search/scraping/crawling/extraction/browser API to use', providing clear context. However, it does not mention when not to use it or explicitly contrast with sibling tools, though the sibling names imply different purposes.

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/auxiliar-ai/auxiliar-mcp'

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