Validate QuokkaPix image recipe
validate_recipeValidate a custom QuokkaPix recipe to confirm id, mode, tool, steps, and maxFiles are valid before processing images.
Instructions
Validate a custom QuokkaPix recipe before using process_images. Use this when an agent generated its own recipe JSON and needs to confirm that id, applySettings.mode, applySettings.tool, optional structured steps and requires.maxFiles are valid. This is a preflight check only and does not open a browser or process files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | Yes | Custom QuokkaPix recipe object. Use validate_recipe before process_images when generating this dynamically. |