Skip to main content
Glama
HyrosOG

Hyros MCP

by HyrosOG

Update Lead

hyros_update_lead
Idempotent

Update a lead in Hyros by searching with email, ID, or phone, then modify fields like name, tags, funnel stage, or contact information.

Instructions

Update an existing lead in Hyros. At least one search parameter (searchEmail, searchId, or searchPhone) must be provided. Can update email, name, tags, IPs, phone numbers, and funnel stage.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNoTags to apply to the lead
emailNoNew email address
leadIpsNoIP addresses to set
lastNameNoNew last name
searchIdNoLead ID to find the lead
firstNameNoNew first name
searchEmailNoCurrent email to find the lead (use one of: searchEmail, searchId, or searchPhone)
searchPhoneNoPhone number to find the lead
phoneNumbersNoPhone numbers to set
leadStageDateNoDate the lead entered this stage (ISO 8601)
leadStageNameNoName of the funnel stage to apply
adOptimizationConsentNoAd optimization consent
Behavior4/5

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

Annotations indicate the tool is not read-only and idempotent. The description adds value by detailing required search parameters and updatable fields, though it does not cover side effects or authentication needs.

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?

Two well-structured sentences with no filler. The first sentence states the purpose, and the second adds constraints and capabilities, making it efficient and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 12 parameters and no output schema, the description covers the core purpose and search requirements but lacks details on return value or behavior when multiple search parameters are used. Adequate but not complete.

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 baseline is 3. The description summarizes updatable fields and search requirements, adding high-level context but not significantly beyond what the schema already provides.

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 'Update an existing lead in Hyros' and lists specific updatable fields (email, name, tags, etc.), distinguishing it from create or read siblings.

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 specifies that at least one search parameter must be provided, guiding correct usage. However, it does not explicitly mention when not to use this tool or suggest alternatives like create for new leads.

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/HyrosOG/Hyros-MCP'

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