inspect_image_metadata
Inspect an image to identify AI detection risks, C2PA manifests, and EXIF footprints, returning a diagnostic audit of its metadata.
Instructions
Inspects an image for AI detection risks, C2PA manifests, and EXIF footprints.
Args: image_path: Absolute or relative path to the image file.
Returns: Diagnostic audit detailing C2PA presence, keywords, and AI risk level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |