You're viewing a demo portfolio

Join the waitlist
PRSM

toggle_alert

Active

Tool of io.github.outdoorithm/outdoorithm

declared in 0.1.0

Pause or resume a campsite availability alert. If the alert is active, it will be paused (stops checking for availability). If the alert is paused, it will be resumed (starts checking again). Requires an Outdoorithm API key (generate at outdoorithm.com/dashboard/api-keys). Args: api_key: User's Outdoorithm API key from their dashboard settings. alert_id: UUID of the alert to toggle. Get this from list_alerts.

Parameters schema

{
  "type": "object",
  "required": [
    "api_key",
    "alert_id"
  ],
  "properties": {
    "api_key": {
      "type": "string"
    },
    "alert_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 →