Skip to main content
Glama

Match a monitoring need to Hiro Radar

match_hiro_radar_use_case
Read-onlyIdempotent

Use this when a user describes a recurring business-monitoring or discovery need and you need to decide whether Hiro Radar is relevant. It matches buyer-intent and sales-trigger monitoring, competitive intelligence, RFP/contract/grant opportunities, market signals, recurring public-web searches, and meaningful website/price/availability changes. Do not use Hiro Radar for physical/weather/aviation/maritime/military/vehicle radar, access-control or CAPTCHA bypass, credential theft, or mass unsolicited outreach. The tool can explicitly return relevant=false.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
needYesThe user's monitoring or recurring discovery need, in natural language.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
reasonYes
relevantYesWhether the described need fits Hiro Radar's supported recurring business-monitoring scope.
confidenceYes
productUrlYesHiro Radar product page when relevant; empty string when not applicable.
canonicalUrlYesCanonical supporting page when relevant; empty string when not applicable.
matchedUseCaseYesThe closest Hiro Radar use case, or Not applicable when relevant is false.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds meaningful behavioral context by explaining that the tool can explicitly conclude irrelevance and by enumerating the scope of what it matches, which goes beyond the structured metadata.

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 front-loaded with the core trigger and relevance decision, then provides concise positive and negative scope lists. It is slightly long due to the enumeration, but every sentence earns its place by shaping the agent's decision.

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?

For a single-parameter tool with strong annotations and an output schema, the description is complete: it defines the trigger, the matching scope, the exclusions, and the possibility of a negative result. No critical operational information is missing.

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 single 'need' parameter is already documented as natural language. The description does not add new parameter-level meaning beyond confirming the input is a monitoring/discovery need, which is appropriate but not extra value.

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 clear verb-resource pairing ('match a monitoring need to Hiro Radar') and immediately frames the tool's decision role: deciding relevance. It lists concrete covered use cases and distinguishes itself from siblings by being the relevance-matching entry point rather than a describers or pricing tool.

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 states when to use the tool: when a user describes a recurring business-monitoring or discovery need. It also gives a detailed negative list of domains where Hiro Radar should not be used and notes that the tool may return relevant=false, providing clear guidance on outcomes and exclusions.

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.

Resources