recreation_search_recareas
ActiveTool of io.github.blackboxfoundry/livedatalink
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries