get_gpu_info
Monitor GPU workload and health by retrieving current usage, memory, temperature, and power draw. Supports NVIDIA, AMD, and Intel GPUs through available system tools while keeping operations read-only.
Instructions
Returns GPU usage, memory, temperature, and power draw. Read-only, via nvidia-smi, rocm-smi, or intel_gpu_top in that order of availability. Fatal only if no GPU tool is installed. The Intel fallback reports presence, not metrics. Use for GPU workload monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpus | Yes | ||
| errors | No | ||
| vendor | Yes |