p4_stream_list
List all Perforce streams, optionally filtering by depot path or stream name pattern.
Instructions
List all streams or streams matching a pattern
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Working directory path (optional) | |
| depot | No | Depot path to list streams from (e.g., //depot/...) | |
| filter | No | Filter pattern for stream names (optional) |