list_streams
List network traffic streams with filters for port, favorites, or pattern ID. Paginate through results using the starting_from parameter.
Instructions
List streams (newest first).
port: restrict to one service.starting_from: return streams with id strictly less than this value (for pagination).favorites=True: only favorited streams.pattern_id: only streams that matched the given pattern. Combine withcreate_pattern+pattern_lookbackto search content retroactively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| starting_from | No | ||
| page_size | No | ||
| favorites | No | ||
| pattern_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |