p4_changelist_create
Create a new changelist with a required description and optional files. Organize pending Perforce changes into a dedicated changelist for efficient version control.
Instructions
Create a new changelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Files to include in changelist (optional) | |
| description | Yes | Changelist description (required) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |