bitdefender_list_policies
Lists account security policies with ID, name, and owning company, providing the policy ID needed for detailed policy retrieval.
Instructions
List security policies available to the account (id, name, owning company). Policy IDs from this response are required by bitdefender_get_policy. Returns a paginated envelope: page/pagesCount/perPage/total/items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Results page number (1-based). Defaults to 1. | |
| perPage | No | Items per page (max 100). Defaults to 30. |