Skip to main content
Glama

Find Similar Campsites

find_similar
Read-only

Find campsites similar to a reference site or description, with optional filters for availability during specific dates and proximity to a location.

Instructions

Find campsites similar to a reference site or campsite description, optionally filtering to currently available matches for a date range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
available_onlyNo
descriptionNo
end_dateNoDate in YYYY-MM-DD format.
limitNo
max_drive_minutesNo
nearNoCity name or lat,lng origin.
offsetNo
park_idNo
park_nameNo
site_nameNo
start_dateNoDate in YYYY-MM-DD format.
Behavior3/5

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

Annotations confirm read-only safety (readOnlyHint: true). The description adds context about the date-range filtering behavior, but doesn't disclose the similarity matching methodology, pagination behavior (limit/offset), or what constitutes a campsite object in the response.

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?

Single sentence that is front-loaded with the primary verb and resource. Efficient structure, though arguably too terse given the complexity of the conditional schema (oneOf input requirements, if-then date constraints).

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?

Acknowledges the complex input alternatives (description vs. site reference) and the availability date constraint, but omits the conditional schema logic (required dates when available_only=true) and provides no output context given the lack of output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is low (27%), requiring description compensation. While it conceptually covers the reference inputs (description/site) and date parameters, it fails to explain filtering parameters (near, max_drive_minutes) or pagination controls (limit, offset), leaving significant semantic gaps.

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?

Clearly states the core task (finding similar campsites) and identifies the two input modes (reference site vs. description). However, it doesn't define what 'similar' means algorithmically or explicitly distinguish from the sibling 'find_campsites' tool.

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?

Implies usage through 'optionally filtering' language, suggesting when to use the availability constraint. However, it lacks explicit guidance on when to choose this over 'find_campsites' or 'search_parks', and doesn't mention the conditional requirement that dates are mandatory when filtering for availability.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

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/enharper/tentahead-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server