check_safety
ActiveTool of io.github.outdoorithm/outdoorithm
Check campgrounds for safety issues, community atmosphere, and active alerts. Checks: - Greenbook community safety (vibe scores, discrimination reports, flag status) - Active campground alerts (closures, restrictions) from enriched data - Red flag detection (prevents recommending unsafe campgrounds) Args: campground_ids: List of campground CUIDs to check
Parameters schema
{
"type": "object",
"required": [
"campground_ids"
],
"properties": {
"campground_ids": {
"type": "array",
"items": {
"type": "string"
}
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.outdoorithm/outdoorithm
https://github.com/outdoorithm/website
1/7 registries