get_environment
Retrieves ComfyUI environment details including OS, Python, ComfyUI version, GPU/VRAM from system_stats, with optional local probes for git revision and pip packages when workspace is accessible.
Instructions
Report ComfyUI environment info (mirrors comfy-cli env): the running instance details from /system_stats (OS, Python, ComfyUI version, GPU/VRAM — works for remote targets) plus local probes when a workspace path is available (Python version, git revision, ComfyUI-Manager version, and key pip packages like torch/CUDA). Degrades gracefully: local probes are omitted when no local path is configured or tools are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||