list_organizations
Retrieve organizations (product types) from DefectDojo. Filter by name and paginate results with limit and offset.
Instructions
List organizations (product types).
Args: name: Filter by name (contains) limit: Results per page (default 25) offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||