get_embeddings
List textual-inversion embeddings installed on your ComfyUI server. Reference them in prompts using embedding:name (e.g., embedding:easynegative).
Instructions
List textual-inversion embeddings installed on the connected ComfyUI server (read from its /api/embeddings endpoint, i.e. the models/embeddings folder). Requires a running, reachable ComfyUI (local or remote); takes no parameters. Returns the embedding names; reference them in positive or negative prompts as embedding:name (e.g. embedding:easynegative). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||