Shareable diagnosis report
diagnosis_bundleRun a comprehensive connectivity diagnostic against any hostname or URL, combining DNS, reachability, TLS, and HTTP timing checks with optional global probes, then output a ready-to-use Markdown report for bug reports or support tickets.
Instructions
Runs a full battery of probes against a target and returns a clean Markdown report you can paste straight into a bug report or support ticket. Includes DNS, reachability, TLS, HTTP timing, optional global probes, and local context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | hostname or URL to diagnose | |
| include_global | No | also probe from Globalping worldwide (default true unless --local-only) |