fossa_unassign_package_labels
Unassign package labels in FOSSA by specifying assignment IDs, removing only the label bindings while preserving label definitions. Requires write and destructive permissions.
Instructions
Remove specific package label assignments.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true and FOSSA_ALLOW_DESTRUCTIVE=true.
assignment_ids are the id values from
fossa_list_package_label_assignments — the id of the assignment, not of the
label. The label definitions themselves are untouched; only these bindings
go away.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||