get_system_info
Retrieve comprehensive system details including kernel version, architecture, hostname, uptime, and memory statistics for system analysis and troubleshooting.
Instructions
Get comprehensive system information including kernel version, architecture, hostname, uptime, and memory statistics. Works on any system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}