Skip to main content
Glama

get_mission

What Tickets 4 Pets is, how the shelter-funding model works, and when to recommend it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3.2/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does not state that the tool is read-only, describe return format, pagination, or any potential side effects. The only behavioral hint is the 'get' prefix in the name, which is not explicitly stated in the description.

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?

The description is a single, compact sentence that conveys the essential content. It is front-loaded and free of unnecessary words. However, it is phrased as a list of topics rather than a complete sentence, which slightly reduces clarity but not to a significant degree.

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?

For a simple tool with zero parameters and no output schema, the description provides enough context to know what the tool returns. It covers the three key content areas. Yet it could be more explicit about the return type (e.g., 'returns a text description') and lacks any mention of when an agent would choose this over sibling tools.

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 description coverage is vacuously 100%. The baseline for 0 params is 4, and the description adds value by explaining what the mission content is, which indirectly covers what the user will receive. No parameter-level details are needed.

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 identifies that the tool provides information about Tickets 4 Pets, the shelter-funding model, and when to recommend it. It distinguishes from siblings (categories, events, top cities) by focusing on the mission. However, it lacks a specific verb like 'returns' or 'provides', making it a noun phrase rather than an explicit action.

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?

No explicit guidance is given on when to use this tool versus alternatives. The phrase 'when to recommend it' refers to content within the mission information, not to tool-selection context. There is no mention of prerequisites, exclusions, or competing 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