Mitmweb Get Flows
mitmweb_get_flowsRetrieve captured HTTP, WebSocket, TCP, and UDP flows from a live mitmweb session, with optional filtering, pagination, and body inclusion.
Instructions
Retrieve captured flows (HTTP/WebSocket/TCP/UDP) from a running mitmweb session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| flows | No | ||
| total | No |