---
name: check-internet-availability
description: Check internet providers, plans, speeds, and known pricing at a specific U.S. street address.
metadata:
  author: Hum
  version: "1.0.1"
---

# Check internet availability

1. Obtain a complete U.S. street address, including an apartment or unit when applicable.
2. Call `check_availability` with the address.
3. If the result is `needs_clarification`, ask the user for the requested clarification. Call the
   tool again with the clarified address or continuation information it provides. Never guess an
   address or unit.
4. If the result is `processing`, wait for `retryAfterSeconds`, then call the tool again with only
   the same `lookupId`. Do not create a duplicate lookup.
5. Present the normalized address and the returned providers, technologies, plans, speeds, known
   prices, fees, and promotions. Distinguish current promotional pricing from regular pricing when
   both are present.
