system_info
Retrieve a complete system snapshot covering OS version, hostname, uptime, Python version, architecture, and processor brand.
Instructions
Return comprehensive system information.
Includes OS version, hostname, uptime, Python version, architecture, and processor brand.
Returns: A dict with keys: status, data (detailed system snapshot).
Examples: system_info()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||