← Back to registry

Artifact Runtime · TOOL

Canonical runtime-backed view of the artifact, independent from metadata governance.

Resolved Artifact

{
  "definition": {
    "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"
  },
  "kind": "tool",
  "summary": {
    "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.",
    "id": "system_status",
    "kind": "tool",
    "path": "Tools/global/system/system_status.json",
    "title": "system_status"
  },
  "validation_issues": []
}

Validation

No validation issues detected.