Get RIPE Atlas Probe Details
atlas_get_probeRetrieve detailed information about a RIPE Atlas probe by its ID, including country, ASN, prefix, status, tags, and coordinates.
Instructions
Get detailed information about a specific RIPE Atlas probe by ID.
Args:
probe_id (number): The probe ID to retrieve
response_format ('json'|'markdown'): Output format
Returns: Probe details including country, ASN, prefix, status, tags, coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe_id | Yes | The probe ID to retrieve | |
| response_format | No | Output format: 'json' for structured data or 'markdown' for human-readable | json |