fossa_create_package_labels
Create one or more package labels in FOSSA to categorize packages. Returns label IDs for later assignment to specific packages.
Instructions
Create one or more package labels in the organization.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
This creates label definitions only; nothing is tagged until fossa_assign_package_labels or fossa_bulk_assign_package_label binds one to a package. FOSSA answers with the labels it created, including the ids the assignment tools need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||