p4_streams
List Perforce streams with optional filters for path, view match, or unloaded task streams to help locate relevant code lines.
Instructions
List streams
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (optional) | |
| filter | No | Stream filter expression for -F (optional) | |
| stream | No | Optional stream path filter | |
| streams | No | Optional stream path filters to query in one command | |
| unloaded | No | Include unloaded task streams using -U (optional) | |
| viewMatch | No | One or more depot paths to pass with --viewmatch (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |