p4_delete
Mark files for deletion in Perforce to remove them from version control, optionally specifying a changelist or workspace path.
Instructions
Mark files for delete in Perforce
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Files to delete (required) | |
| changelist | No | Changelist number (optional, defaults to default changelist) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |