For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Analyze Text

ChatGPT Operation

The Analyze Text action processes and analyzes text content (e.g., for sentiment, keywords, or structure).

Example User Story

I want to analyze text using ChatGPT so that I can quickly extract insights or summarize content.

Fields

Field Name
Field Type
Required

text

String

Yes

analysisType

String

No

ChatGPT

Example link

Code (Apache v2.0): Operation

Last updated