Skip to main content
Glama

submit_lead

Send an organizer's contact request to the VenuMark founder (setup help, demo, festival or city program, Enterprise scope). Only call after the user has explicitly confirmed the exact details to send. The founder replies by email, usually the same day.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoFlorida city or region (optional)
nameYesThe person's name
emailYesWhere the founder should reply
messageNoWhat they need help with (optional)
event_typeNoe.g. brewery food truck night, festival, farmers market, city event
organizationNoBusiness, venue, or city (optional)

TDQS

A4/5.0
Behavior3/5

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

No annotations provided. Description mentions action and email reply but doesn't disclose potential side effects, reversibility, or auth needs. Adequate but not detailed.

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 sentences, front-loaded with purpose, then usage condition. No unnecessary words, efficient and clear.

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

Completeness4/5

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

Covers purpose, usage condition, and outcome (founder replies). Missing output schema but description provides enough context for an agent. Could mention return value.

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 descriptions. Description adds context for usage (confirmation) but doesn't provide additional parameter constraints or formats. Baseline 3.

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?

Clearly states it sends an organizer's contact request to the VenuMark founder, specifying scope (setup help, demo, etc.). Distinct from sibling tools like search or get_event.

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?

Explicitly states 'Only call after the user has explicitly confirmed the exact details' and provides follow-up info. Lacks alternatives but sufficient given context.

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.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: vendor search, scorecard retrieval, checking improvement, event listing, checklist retrieval, platform info, signup link, and vendor decision. Aliases (fetch/search) are explicitly described as shortcuts, not overlapping tools.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern (e.g., get_scorecard, list_open_events). The aliases 'fetch' and 'search' break this pattern but are clearly documented as alternatives for specific connectors, not primary tool names.

Tool Count5/5

12 tools is well-scoped for the server's purpose: covering vendor search, scorecard, decision, events, checklists, and platform setup. Each tool serves a necessary function without bloat.

Completeness4/5

The tool set covers core workflows: vendor discovery, compliance checking, checklist guidance, and event information. Minor gaps exist (e.g., no tool for submitting vendor applications, but that is handled via web app links).

Resources