get_system_stats
Retrieve system stats from a running ComfyUI server including GPU details, VRAM usage, and software versions to verify connectivity and assess available resources before executing 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 | |||