export_har
Export all captured network requests as a HAR 1.2 document for import into Chrome DevTools or Charles. Use to inspect full network activity including failures and high-status requests.
Instructions
Export captured network requests as a HAR 1.2 document (importable into Chrome DevTools / Charles). Covers ALL requests (the full network ring, independent of DEVLOOP_NET_THRESHOLD — bodies kept for the curated subset: failures + status ≥ threshold). To browse requests in JSON use get_network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Scope to one app/project (pane label or id; see pane_list). Omit for all. |