Skip to main content
Glama

Get Jenesis Travel company facts

get_company
Read-onlyIdempotent

Company facts for Jenesis Travel: licence, contact, WhatsApp, enquiry-led model. Call this first. If the user wants a real person, share the WhatsApp URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.7/5.0
Behavior4/5

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

Annotations already disclose the safe, read-only, idempotent nature. The description adds behavioral context by positioning this as the first call in the workflow and explaining handling of the WhatsApp URL. It does not contradict any annotation.

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 only two sentences, front-loaded with the core fact list, then a clear usage directive and conditional action. Each sentence contributes value with no redundancy.

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

Completeness5/5

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

For a zero-parameter, read-only lookup, the description sufficiently explains what facts are returned and the follow-up action for human contact. Given the simple scope and strong annotations, no essential information is missing.

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?

The tool has zero parameters, so the schema provides complete coverage. The description adds no parameter details, but none are required; the baseline for 0 parameters is 4.

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 identifies the tool as providing company facts for Jenesis Travel, listing specific content (licence, contact, WhatsApp, enquiry-led model). This specific verb+resource pairing distinguishes it from sibling tools like get_journey and list_faqs.

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

Usage Guidelines5/5

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

It explicitly instructs 'Call this first,' establishing when to use the tool relative to other actions. It also gives a conditional directive ('If the user wants a real person, share the WhatsApp URL'), providing actionable guidance beyond the basic purpose.

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.2/5.0
Disambiguation5/5

Each tool targets a distinct purpose: company info, journey listing/detail, FAQs, budget estimation, and enquiry submission. No two tools overlap in function, making selection unambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (estimate, get, list, start) with lowercase and underscores. This is uniform and predictable.

Tool Count5/5

Six tools is well-scoped for a niche travel website, covering the essential informational and enquiry-driven workflows without unnecessary bloat.

Completeness5/5

The tool set covers the full user journey for an enquiry-led travel planner: exploring options, getting details, understanding pricing, accessing FAQs, and initiating contact. No obvious dead ends.

Resources