p4_changelist_update
Update an existing Perforce changelist by adding files or revising its description. Specify the changelist number to apply changes directly.
Instructions
Update an existing changelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Files to include in changelist (optional) | |
| changelist | Yes | Changelist number (required) | |
| description | No | New description (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |