Rephrase any given text using ChatGPT.
Common use cases
Rephrasing Text
Application
OpenAI GPT
Inputs (what you have)
Name | Description | Data Type | Required | Example |
Text to rephrase | The text to be rephrased. Text will be truncated to approximately the first 1500 words provided. | Text(Long) | Required |
|
Rephrase method | Method for how the text gets rephrased. | Predefined Choice List | Required | Broaden |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
Name | Description | Data Type | Required | Example |
Generated text | Text content created by artificial intelligence. | Text(Long) | Required |
|