List unassigned Intune policies
list_unassigned_policiesList Intune policies and applications that have no assignments, with optional filtering by category or platform, returning paginated results.
Instructions
Lists supported Intune policies and applications whose assignment collection is empty. For unassigned apps, set category to application. Results include stable policy IDs, category IDs, platform metadata, pageSummary, explicit coverage, and an opaque continuation cursor. graphUsage describes only the current tool call; resultCount is the number of records on this page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| category | No | ||
| platform | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| records | Yes | ||
| coverage | Yes | ||
| tenantId | Yes | ||
| graphUsage | Yes | ||
| nextCursor | Yes | ||
| pageSummary | Yes | ||
| resultCount | Yes | ||
| schemaVersion | Yes |