{
"function": {
"description": "Get the current system status including CPU load, RAM usage, GPU temperature/utilization/VRAM, and running services. Use this when the user asks about the server status, system health, GPU, CPU, memory, or any hardware-related question.",
"name": "system_status",
"parameters": {
"properties": {},
"required": [],
"type": "object"
}
},
"type": "function"
}