Skip to main content
Glama
GigRadar

La Growth Machine MCP Server

by GigRadar

rb2b_native_webhook

Send RB2B website visitor data into a specified LGM audience, enabling real-time segmentation and follow-up.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
audienceNameNoAudience name to push visitors intoRB2B_Website_Visitors
Install Server

TDQS

B3.4/5.0
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It mentions 'pushed into the specified audience' but doesn't explain whether this creates a new lead, updates an existing one, or requires authentication. The lack of details on potential side effects (e.g., duplicate handling) is a significant gap.

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 extremely concise: only two sentences that convey the purpose and core action without extraneous words. Every part is essential and earns its place, making it efficient for an AI agent to parse.

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?

Given the tool has 1 optional parameter and no output schema, the description is mostly adequate but lacks completeness for a webhook tool. It doesn't clarify what happens when audienceName is omitted (using the default), error conditions, or what triggers the push. This is a minimal viable description but leaves some ambiguity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% (the single parameter audienceName has a description: 'Audience name to push visitors into'). The description adds no extra meaning beyond the schema, but since schema coverage is high, the baseline of 3 is appropriate. The justification mentions the parameter explicitly in the description, earning a 4 for clarity.

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 the tool is a 'Webhook endpoint for RB2B website visitor tracking' and explains the action: 'Each visitor is pushed into the specified audience.' This gives a specific verb+resource combination, distinguishing it from sibling tools like 'warmly_native_webhook' and 'vector_native_webhook' by name and purpose.

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

Usage Guidelines3/5

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

The description implies usage for tracking website visitors and assigning them to an audience, but lacks explicit guidance on when to use this tool versus alternatives like 'warmly_native_webhook' or 'vector_native_webhook'. No information on prerequisites, setup steps, or exclusions is provided.

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