Back to Preview
Connect Knoon AI with Preview (System) to automate AI workflows.
Extract EXIF metadata from a JPEG attachment.
systemPreviewReadImageAttachmentToExif
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| content | attachment | Attachment JPEG file. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DONE. |
| exif | string | EXIF metadata serialized as JSON. |