Scan a directory for C2PA content credentials
scan_c2pa_directoryScan a directory of media files to identify those with C2PA Content Credentials, verify their trustworthiness, and determine AI generation status. Helps triage and assess provenance at scale.
Instructions
Audit a folder of media files: report which ones carry C2PA Content Credentials, their verdict, signer, and whether each is AI-generated. Non-recursive. Use this to triage a directory of images/videos at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxFiles | No | Maximum number of media files to scan (default 200, max 1000). | |
| directory | Yes | Path (or file:// URI) to the directory to scan. |