search_computers
Search Active Directory for computers by name, operating system, OU path, description, or DNS hostname.
Instructions
Search computer accounts by name, operating system, or organizational unit path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search by computer name (partial match) | |
| os | No | Search by operating system (partial match) | |
| ou | No | Filter by OU path — matches computers whose DN contains this string (e.g. 'OU=Servers') | |
| description | No | Search by description (partial match) | |
| dns_name | No | Search by DNS hostname (partial match) | |
| max_results | No | Maximum number of results |