Comfy-agent delete_video_job
name: delete_video_job
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest:
skills/infra/delete_video_job/skill.yamlsource content
name: delete_video_job
description: Delete a completed video-generation job from ComfyUI history by prompt_id.
inputs: prompt_id: type: string force: type: boolean default: false
outputs: status: type: string prompt_id: type: string counts: type: object deleted: type: object