Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.
path (optional): workspace-relative or absolute path to the image (example: assets/images/project-hero.png).If path is not provided, ask the user for the file path (recommend: workspace-relative).
image-compression_image_compression.<original-basename>-compressed.<ext> (example: project-hero-compressed.png).If the user explicitly requests overwriting, replace the original after compression.
path is missing: ask the user for the file path.urls: the provided local file path (no URL prefix).format: infer from extension when obvious (e.g., png, jpg, webp). If unclear, omit.