get_metadata_from_image
Extract embedded metadata from generated PNG/JPEG images to retrieve UUID, parameter hash, generation settings, and verify database integrity.
Instructions
Extract and display embedded metadata from a generated image file. Shows UUID, parameter hash, generation settings, and verifies integrity with database. Works with PNG and JPEG images that contain embedded OpenAI GPT-Image metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Path to the image file to read metadata from |