You're viewing a demo portfolio

Join the waitlist
PRSM

recreation_search_recareas

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search federal recreation AREAS (broader units: a whole national forest, a national park unit, a BLM management area) by name, state, or activity. For higher-level place search use this; for specific facilities (campgrounds, trailheads) use recreation_search_facilities.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max rows (1-50, default 10)."
    },
    "query": {
      "type": "string",
      "description": "Free-text match on recreation-area name."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state code."
    },
    "activity": {
      "type": "string",
      "description": "Activity name."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →