Campertunity MCP Server

Official
by campertunity

place-availability

Check availability of specific sites at a place for selected dates to plan your camping trip effectively. Input place and site IDs with start and end dates to get results.

Input Schema

NameRequiredDescriptionDefault
endDateYesThe end date to check availability for. Format: YYYY-MM-DD
placeIdYesThe id of the place to check availability for.
siteIdsNoThe ids of the sites to check availability for.
startDateYesThe start date to check availability for. Format: YYYY-MM-DD

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "endDate": { "description": "The end date to check availability for. Format: YYYY-MM-DD", "type": "string" }, "placeId": { "description": "The id of the place to check availability for.", "type": "string" }, "siteIds": { "description": "The ids of the sites to check availability for.", "items": { "type": "string" }, "type": "array" }, "startDate": { "description": "The start date to check availability for. Format: YYYY-MM-DD", "type": "string" } }, "required": [ "placeId", "startDate", "endDate" ], "type": "object" }

You must be authenticated.

Other Tools from Campertunity MCP Server

Related Tools

ID: 0u8lgomys0