revert Přidat funcitons/get_system_load.json
This commit is contained in:
2025-03-20 02:40:29 +01:00
parent 054db0753d
commit 1e1890b7e9

View File

@@ -1,11 +0,0 @@
{
"name": "get_system_load",
"description": "Získá aktuální zátěž systému (load average).",
"strict": true,
"parameters": {
"type": "object",
"properties": {},
"additionalProperties": false,
"required": []
}
}