You're viewing a demo portfolio

Join the waitlist
PRSM

get_campground_details

Active

Tool of io.github.outdoorithm/outdoorithm

declared in 0.1.0

Get comprehensive details for a specific campground including amenities, reviews, safety, and seasonal ratings. Returns ~80 curated fields (not the raw 214-column dump) including: - Identity, location, fees, site info - All amenity and activity booleans + descriptions - Review summaries, best campsites, common complaints, tips - Greenbook community safety (vibe score, flag status) - Seasonal LLM ratings (spring/summer/fall/winter) - Sentiment trend direction - Hero image with credits Note: a missing or empty field is a data gap, not proof a feature is absent. Do not tell the user a feature, trail, or amenity "doesn't exist" just because it isn't listed here; say it isn't in our records and suggest confirming with the operator. Args: campground_id: Unique campground identifier (CUID format, e.g., "RecreationDotGov:232447:1074")

Parameters schema

{
  "type": "object",
  "required": [
    "campground_id"
  ],
  "properties": {
    "campground_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.outdoorithm/outdoorithm

https://github.com/outdoorithm/website

1/7 registries
View full server →