list_computers
List Active Directory computer accounts and retrieve their operating system, last logon time, and organizational unit details.
Instructions
List computer accounts in Active Directory with OS, last logon, and OU information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter by computer name (partial match) | |
| os | No | Filter by operating system (partial match, e.g. 'Windows Server 2022', 'Windows 10') | |
| max_results | No | Maximum number of results to return (default: 50) |