get_system_info
Retrieve detailed system information from Windows environments using PowerShell commands. This tool enables efficient management and monitoring of system configurations, hardware, and software details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}