defender_get_machines_by_software
Find devices with a specific software installed by supplying its software ID. Returns a list of affected machines for vulnerability tracking and response.
Instructions
List the devices that have a software installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of machines to return (default 25, max 200). | |
| software_id | Yes | The software ID, e.g. microsoft-_-edge. |