Skip to main content
Glama
GigRadar

La Growth Machine MCP Server

by GigRadar

vector_native_webhook

Push website visitors into a specified audience by sending their data through a webhook endpoint.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
audienceNameNoAudience name to push visitors intoVector_Website_Visitors
Install Server

TDQS

B3.4/5.0
Behavior2/5

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

With no annotations, the description carries the full burden, but it only states that visitors are pushed into an audience. It omits critical behaviors such as HTTP method (likely POST), required authentication, payload format, response/return values, and error handling. This is a significant transparency gap for a webhook integration tool.

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: two sentences that directly state purpose and action with no fluff or redundant content. It is efficiently front-loaded with the tool's identity.

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?

This is a webhook endpoint with no output schema and no annotations. The description explains the high-level purpose but lacks essential integration details like how to call it (method, payload, headers), what the response looks like, and any prerequisites. The gaps are significant for a tool that would be used in real webhook scenarios.

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% for the single parameter audienceName, and the schema already provides a clear description ('Audience name to push visitors into'). The tool description adds minimal extra semantic value by linking this parameter to the action, so a baseline score of 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 clearly states the tool is the webhook endpoint for Vector website visitor tracking, with a specific action of pushing each visitor into an audience. This distinguishes it from sibling webhooks like rb2b_native_webhook and warmly_native_webhook by naming Vector explicitly.

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 Vector visitor tracking but does not explicitly state when to choose this over the other webhook tools or provide alternatives. The sibling names suggest similar tools, yet no exclusion or differentiation guidance is given.

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