fossa_apply_project_label
Apply an existing organization label to specified projects in FOSSA. Provide the label ID and project locators to tag multiple projects at once.
Instructions
Apply one existing organization label to a list of projects.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true.
label_id is a numeric id of a label that already exists in the
organization; this does not create labels. Every target project must be
named explicitly — the endpoint's "apply to all projects matching these
filters" mode is deliberately not exposed. FOSSA answers with a map of the
projects that failed, which is reported under failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ||
| project_locators | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||