p4_changes
Retrieve Perforce changelists using advanced filters for user, client, status, filespec, and workspace path to identify relevant submitted or pending changes.
Instructions
List submitted changelists with advanced filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (optional) | |
| user | No | Filter by user (optional) | |
| client | No | Filter by client/workspace (optional) | |
| status | No | Filter by changelist status (optional) | |
| filespec | No | Filter by filespec (optional) | |
| filespecs | No | Filter by multiple filespecs (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |