Skip to main content
Glama

Find Campsites

find_campsites
Read-only

Search for available campsites by date range and group size, filtering by amenities, drive time, and budget across supported parks.

Instructions

Find available campsite options for a date range, ranked for group fit, amenities, drive time, and price across supported parks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ada_accessibleNo
campfireNo
electricNo
end_dateYesDate in YYYY-MM-DD format.
group_sizeYesTotal number of scouts + adults.
limitNo
max_drive_minutesNo
max_price_per_nightNo
nearNoCity name or lat,lng origin.
offsetNo
pets_allowedNo
start_dateYesDate in YYYY-MM-DD format.
stateNoState code (for example IL, WI, MI, IN).
trailer_lengthNo
Behavior4/5

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

Annotations indicate read-only/non-destructive behavior; the description adds valuable context about the ranking algorithm (group fit, amenities, drive time, price) and scope limitations ('across supported parks'), though it doesn't mention pagination behavior or empty result handling.

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 single sentence efficiently packs the verb, resource, key parameters (date range), ranking dimensions, and scope without filler, placing the most critical information (finding ranked campsites) upfront.

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?

While adequate for a search tool, the description lacks output format details and doesn't fully address the complexity of 14 parameters with low schema coverage; it mentions ranking criteria but doesn't explain how results are structured or truncated.

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?

With only 36% schema description coverage, the description partially compensates by semantically mapping 'date range', 'group fit', 'amenities', 'drive time', and 'price' to corresponding parameters, but leaves many boolean filters (ada_accessible, campfire, electric, pets_allowed) and pagination params (limit, offset) undocumented.

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 states the tool finds campsite options with specific ranking criteria (group fit, amenities, drive time, price), distinguishing it from sibling search tools like search_parks or find_ev_charging through its specific resource focus and ranking behavior.

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?

The description provides no guidance on when to use this tool versus alternatives like check_availability (for specific site availability) or search_parks (for general park information), nor does it mention prerequisites or constraints beyond the implied date range.

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