Action: Analyze Images

ChatGPT Operation

The Analyze Images action processes and analyzes images (e.g., for content, objects, or metadata).

Example User Story

I want to analyze images using an external service so that I can extract features like objects, faces, and text from the images.

Fields

Field Name
Field Type
Required

imageUrl

String

Yes

features

String

No

analysisResult

String

No

ChatGPT

Example link

Code (Apache v2.0): Operation

Last updated