safari_network
Analyze webpage network performance by showing loaded resource URLs and timing data using Safari's Performance API. Use for quick overviews without setup.
Instructions
Quick network overview via Performance API (no setup needed). Shows URLs and timing for resources loaded by the page. For detailed request/response info (headers, status codes, POST bodies), use safari_start_network_capture + safari_network_details instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max requests to return (default: 50) |