Skip to main content
Glama
GigRadar

La Growth Machine MCP Server

by GigRadar

warmly_native_webhook

Send each website visitor to a designated audience using a webhook endpoint for tracking and segmentation.

Instructions

Webhook endpoint for Warmly website visitor tracking. Each visitor is pushed into the specified audience.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
audienceNameNoAudience name to push visitors intoWarmly_Website_Visitors
Install Server

TDQS

B3.1/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden. It states the tool pushes visitors into an audience, but does not disclose whether it is idempotent, whether existing visitors are updated or duplicated, what triggers it, or what the response looks like. However, for a webhook endpoint, the core behavior (pushing visitors) is clear enough for basic usage.

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 very short at one sentence, but it front-loads the purpose. It could benefit from mentioning that it is an inbound webhook (e.g., 'Receives data from...'), but as a minimal description it is efficient and without unnecessary words.

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

Completeness2/5

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

Given the tool has one parameter, no output schema, and no annotations, the description should explain the return behavior (e.g., success/error response, idempotency). The current description is incomplete for a webhook endpoint that likely returns an HTTP status or confirmation.

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 coverage is 100% with a single parameter, audienceName, which has a default and description. The description adds no additional meaning beyond the schema, so the baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it is a webhook endpoint for Warmly website visitor tracking and that each visitor is pushed into a specified audience. It sufficiently describes the verb, resource, and scope, distinguishing it from siblings like get_audience_detail or list_audiences, though it lacks mention of the webhook context (receiving/receiving requests) which is implicit.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool compared to siblings such as create_or_update_lead or rb2b_native_webhook. The description does not mention prerequisites (e.g., setting up the webhook in Warmly), or scenarios where it is not appropriate.

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

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/GigRadar/lgm-mcp-server'

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