Files
ComfyUI_Skills_OpenClaw/scripts
Kelin a541a35d5d feat: validate schema parameters before queueing to ComfyUI
Add validate_and_coerce_params() that checks required parameters,
safely coerces types with error handling, and applies default values.
All validation errors are collected and returned at once instead of
crashing on the first bad value.
2026-03-17 23:49:53 +08:00
..