list_endpoints
Retrieve DefectDojo endpoints with optional filters for product, host, protocol, path, or tag, plus limit and offset pagination.
Instructions
List endpoints with optional filters.
Args: product_id: Filter by product ID host: Filter by host (contains) protocol: Filter by protocol path: Filter by path (contains) tag: Filter by tag limit: Results per page offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| host | No | ||
| path | No | ||
| limit | No | ||
| offset | No | ||
| protocol | No | ||
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||