Waylin AI public agent tools
Discover and compare national parks using public pages, Markdown, read-only HTTP endpoints, and MCP tools.
Public catalog tools do not require authentication. They read the same reviewed catalog as the public park pages and do not call AI or live travel providers.
Search with GET /api/agent/parks?q=acadia&limit=10&offset=0. Optional filters: q (up to 120 characters), country (US or Canada), limit (1–50), and offset (0–10000). Results contain parks, total, limit, offset, and next_offset.
Read a park with GET /api/agent/parks/{park_id}; for example /api/agent/parks/acadia. Read supported capabilities with GET /api/agent/capabilities. The curated OpenAPI contract is /api/openapi.json.
Connect a Streamable HTTP MCP client to /api/mcp. Available tools: search_parks, get_park_summary, and get_waylin_capabilities. Use the same search parameters; get_park_summary requires park_id.
Supporting browsers expose the same public catalog operations through native WebMCP on public pages. Browsers without that experimental API continue to work normally.
Private trips, accounts, collaboration, payments, and itinerary generation are not available through these public tools. Delegated OAuth access is not implemented.
OpenAPI contract · API catalog · Park catalog
Source: Waylin AI’s maintained public park catalog. Coordinates do not reflect live conditions.
This summary does not include current alerts, closures, reservations, prices, or generated travel advice. Verify current conditions with the park authority before travelling.
Waylin AI