fossa_get_release_group
Retrieve a FOSSA release group by its numeric ID, optionally including assigned teams and contained projects to gain visibility into release composition.
Instructions
Get a FOSSA release group by its numeric id, optionally with the teams assigned to it and the projects it contains.
Read-only. release_group_id is the integer in the release group's FOSSA
URL. Sections: "group" is the release group record and its releases, "teams"
is the assigned teams, "projects" is every project locator in the group
across all releases. Defaults to "group" alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | ||
| release_group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||