Globalping

Globalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.

5 actions Integration catalog
Request access
Connect Globalping once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create MeasurementGLOBALPING_CREATE_MEASUREMENT
Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.
Get Rate LimitsGLOBALPING_GET_LIMITS
Tool to retrieve current rate limits and credits. Use this to check remaining API quota before making measurements. Returns rate limits based on IP address for unauthenticated requests or user account for authenticated requests.
Get Measurement ResultsGLOBALPING_GET_MEASUREMENT
Retrieve measurement results by ID. Use this after creating a measurement to get the status and detailed results from all participating probes. Poll this endpoint until status is 'finished'.
GlobalPing Health CheckGLOBALPING_HEALTH_CHECK
Tool to check API health status. Use when verifying API availability.
List ProbesGLOBALPING_LIST_PROBES
Retrieve all currently online Globalping probes worldwide. Returns probe metadata including location (continent, country, city), network information (ASN, ISP name), and tags (datacenter-network, eyeball-network, cloud provider tags). Use max_results parameter to limit response size since the API typically returns ~3500 active probes.