# Globalping AI integration on Definable

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

## What this connects

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

Vendor: https://globalping.io/

## Tools available

**5** tools available. First 5:

- `GLOBALPING_CREATE_MEASUREMENT` — Create Measurement — Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.
- `GLOBALPING_GET_LIMITS` — Get Rate 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.
- `GLOBALPING_GET_MEASUREMENT` — Get Measurement Results — 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_CHECK` — GlobalPing Health Check — Tool to check API health status. Use when verifying API availability.
- `GLOBALPING_LIST_PROBES` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Globalping

Inside a Definable workflow, Globalping is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Globalping** — the Researcher (GPT-5.5) pulls context from Globalping (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Globalping** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Globalping (create record, post message, draft email).
- **Designer / Engineer → Distributor → Globalping** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Globalping (attach file, open PR comment, post status).

The Verifier checks every Globalping call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- server monitoring — https://definable.ai/apps/category/server-monitoring/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/globalping/
- Same category (server monitoring): https://definable.ai/apps/category/server-monitoring/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
