Comfy-agent remove_model

name: remove_model

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest: skills/infra/remove_model/skill.yaml
source content

name: remove_model description: Remove an installed model via ComfyUI-Manager API and verify removal.

inputs: filename: type: string model_type: type: string subfolder: type: string required: false server: type: string required: false

outputs: status: type: string remove: type: object verification: type: object