debug-image
Mock image processing with input validation and directory restrictions to prevent path traversal. Perform resize, thumbnail, or convert operations on filenames without paths.
Instructions
Mock image processing with directory restrictions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Image operation | |
| filename | Yes | Image filename (no paths) | |
| params | No | Operation parameters |