Get RIPE Atlas Measurement Details
atlas_get_measurementRetrieve full metadata of a RIPE Atlas measurement by its ID, including type, target, status, probes, and timestamps.
Instructions
Get detailed information about a specific RIPE Atlas measurement by ID.
Args:
measurement_id (number): The measurement ID
response_format ('json'|'markdown'): Output format
Returns: Full measurement metadata including type, target, status, probes, timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| measurement_id | Yes | The measurement ID to retrieve | |
| response_format | No | Output format: 'json' for structured data or 'markdown' for human-readable | json |