safari_network
View network URLs and timing for page resources with zero setup by using the Performance API.
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) |