get_embeddings
List all installed textual-inversion embeddings from a ComfyUI server. Use returned names in prompts as embedding:name.
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 | |||