Skip to main content
Glama

AI 代理人任務中樞

travel__ticket_booking_guide

[2027 連假與訂票]沉浸式劇場、密室逃脫訂票須知:台灣售票平台、退票規定、黃牛罰則、預約前確認清單。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It does not disclose that this is an informational read-only guide, whether it takes arguments at all (it doesn't), or the shape of what comes back. Listing the subtopics is content coverage, not behavioral disclosure.

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?

A single compact sentence with the seasonal context front-loaded and the covered topics enumerated. Nothing is wasted, though the colon-list style reads more like a tag cloud than a front-loaded statement of purpose.

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?

With no output schema and no parameters, the description is the only signal about what the agent receives, and the topic list partially covers that. However, it never says what form the answer takes (guide text, checklist, step list) or how current the 2027 information is, leaving a real gap for a zero-arg knowledge tool.

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 takes zero parameters, so there is nothing for the description to disambiguate; baseline 4 applies. No parameter-level misinformation is present.

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

Purpose3/5

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

The description identifies a topic (immersive theater / escape room ticket booking in Taiwan for 2027 long weekends) and enumerates the covered content (platforms, refund rules, scalping penalties, pre-booking checklist). But it never states a verb or what the tool actually returns — a guide, a checklist, a lookup? An agent knows the domain but not the operation, so sibling differentiation from travel__flight_booking_timing or trip__ghibli_park_tickets remains inferential.

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 when-to-use or when-not-to-use statement, and no alternative tool is named. The bracket prefix '[2027 連假與訂票]' hints at the seasonal context but gives no routing condition for choosing this over other travel/trip tools.

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.

Resources