Skip to main content
Glama

RoboHub Robot Catalog

Request vendor introductions

request_vendor_intros

Submit a B2B sourcing request to RoboHub on behalf of the user. Typically within 2 business days RoboHub replies by email with a free shortlist of 2-4 matching robots, indicative pricing and warm vendor introductions. Vendor-neutral and free for buyers. Only call this with the user's explicit consent and their real contact details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesWork email address where the shortlist should be sent.
notesNoAnything else relevant (optional).
companyYesCompany name.
countryNoCountry of deployment (optional).
industryYesIndustry, e.g. 'logistics', 'agriculture', 'security', 'hospitality'.
timelineYesDeployment timeline.
use_caseYesWhat the robots should do, with as much operational detail as possible (environment, scale, constraints).
robot_slugNoSlug of a specific robot the user is interested in (optional).
budget_rangeYesApproximate budget bracket in USD.
contact_nameYesFull name of the contact person.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the full behavioral burden. It discloses that the tool submits an external request, that RoboHub will reply by email within 2 business days with a shortlist/pricing/intros, that the service is free and vendor-neutral, and that it must only be called with consent and real contact details. This makes the side effects and external-communication nature clear. It could add an explicit 'irreversible' or 'data shared with third-party vendors' warning, but the current text is already substantive.

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?

Four sentences, each earning its place: the first states the core action, the second describes the deliverable and timing, the third reassures about neutrality/cost, and the fourth states the critical consent/real-data requirement. The key purpose is front-loaded, and there is no filler.

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 this is an external action tool with no output schema and no annotations, the description is quite complete: it covers purpose, expected outcome, response channel and timing, cost, neutrality, and explicit consent requirements. The only minor gap is that it does not describe what the tool call itself returns immediately (e.g., a submission confirmation), but the email-reply framing already implies the call just submits the request.

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%, so the baseline is 3 because each parameter already has its own explanation. The tool description adds context about the free shortlist and 2-business-day email response, which helps explain why fields like use_case, budget_range, and email matter, but it does not add explicit parameter-level guidance beyond the schema. A 3 is appropriate.

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 opens with a specific verb and resource: 'Submit a B2B sourcing request to RoboHub on behalf of the user.' It then states the concrete outcome (shortlist of 2-4 matching robots, indicative pricing, warm vendor introductions). This clearly distinguishes it from the browsing/ comparing siblings (search_robots, compare_robots) because it is an external submission action, not an information retrieval tool.

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 gives clear context for when to use it: when the user wants a vendor-intro shortlist from RoboHub, not just robot data. It also provides a hard precondition: 'Only call this with the user's explicit consent and their real contact details.' However, it does not explicitly name alternatives or define when-not-to-use scenarios, so it falls short of a full 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

All five tools have distinct purposes: comparing two robots, fetching a single robot's details, listing categories, submitting vendor intros, and searching. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., compare_robots, get_robot, list_categories) with no mixing of conventions.

Tool Count5/5

Five tools is well-scoped for a robot catalog covering search, retrieval, comparison, category browsing, and vendor intros. No tool feels excessive or missing.

Completeness4/5

Covers search, details, comparison, categories, and vendor intros well. Minor gap: no tool for listing all robots without a query, but search with empty query can likely fill this.

Resources