cork_get_warranties
List active cyber warranty packages to identify clients lacking coverage. Check warranty_status in client data to find unwarranted clients.
Instructions
List active cyber warranty packages. To identify which clients lack coverage, check the warranty_status field in cork_get_clients results - clients with 'unwarranted' status have no active warranty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| page_size | No | Items per page (max 100). Defaults to 10. | |
| partner_uuid | No | Filter by partner UUID (distributor users only). |