sophos_list_wifi_tasks
List management tasks for Wi-Fi access points, with optional filtering by policy type and pagination to track configuration changes.
Instructions
List management tasks for the tenant's Wi-Fi access points, with optional filtering by policy type and pagination. Tasks represent configuration changes pushed to managed access points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starting at 1) | |
| type | No | Filter by policy type (e.g. macFiltering) | |
| fields | No | Comma-separated fields to include in the response (e.g. 'accessPoints') | |
| page_size | No | Results per page (max 500) | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to include total page count in the response |