peerglass_satellite_connectivity
Check satellite internet provider connectivity during ground-based internet shutdowns by monitoring active BGP prefix announcements from major providers like Starlink and Viasat.
Instructions
Check whether satellite internet providers (Starlink, Viasat, OneWeb, SES, Inmarsat, HughesNet) are actively announcing BGP prefixes.
During ground-based internet shutdowns, satellite services often remain the only available connectivity option for journalists and aid workers.
Args: params (SatelliteConnectivityInput): - country_code (str): ISO 3166-1 alpha-2 code (used for context) - response_format (str): 'markdown' (default) or 'json'
Returns: str: Per-provider active status and announced prefix count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |