safari_start_network_capture
Start capturing network requests (fetch and XHR) with headers, status, and timing details. Call once per page to intercept subsequent requests.
Instructions
Start capturing detailed network requests (fetch + XHR) with headers, status, timing. Call once per page. Intercepts fetch/XHR — captures requests AFTER this call only. For quick overview of already-loaded resources, use safari_network instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||