Get Intune policy assignments
get_policy_assignmentsRetrieve normalized assignment details—include/exclude groups, all-user/device, intent, and filters—for a given Intune policy by ID and category.
Instructions
Returns normalized include, exclude, all-user, all-device, group, intent, and assignment-filter details for one supported policy. It never accepts a Graph URL or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| category | Yes | ||
| policyId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes | ||
| status | Yes | ||
| coverage | Yes | ||
| tenantId | Yes | ||
| graphUsage | Yes | ||
| nextCursor | Yes | ||
| assignments | Yes | ||
| resultCount | Yes | ||
| schemaVersion | Yes |