get_system_stats
Retrieve system information from a running ComfyUI server, including GPU details, VRAM, and software versions. Use to confirm connectivity and check available resources before queuing workflows.
Instructions
Get system information from the connected ComfyUI server: GPU device(s), total/free VRAM, ComfyUI/Python/PyTorch versions, and OS details. Requires a running ComfyUI server (works against local or remote targets); read-only, takes no parameters. Returns the raw /system_stats JSON. Use to confirm connectivity and check available VRAM before enqueuing large workflows. Errors if the server is unreachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||