github_packages_delete_package_version_for_user
Permanently deletes a specific version of a user's package. Provide the username, package type, package name, and version ID to remove it.
Instructions
Delete package version for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | username | |
| package_type | Yes | package_type | |
| package_name | Yes | package_name | |
| package_version_id | Yes | package_version_id |