apps_list
List all registered micro-apps on ComfyUI. Retrieve each app's manifest including id, name, description, and dependencies for managing available apps.
Instructions
List the micro-apps registered on this ComfyUI (panel Apps feature). Each entry is the app's manifest: id, name, description, appMode {inputs, outputs}, deps, hideWorkflow, published. Use apps_get for one app's full detail and apps_run to execute one. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||