get_system_stats
Retrieve system information from a connected ComfyUI server, including GPU devices, VRAM usage, and software versions. Use to verify connectivity and check available resources before running 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 | |||