x402_metadata
Get a full EXIF and file metadata report as JSON for a file URL or base64-encoded file. Returns an async job ticket to poll for results, with each call costing $0.02 USDC.
Instructions
Full EXIF/file metadata report as JSON ($0.02 USDC/call). ASYNC — returns a job ticket; poll with x402_poll_job (job_type 'box').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | File URL (or use file) | |
| file | No | Base64-encoded file (or use url) | |
| filename | No | Filename |