Skip to main content

DEEPL_WRITE

Rephrase/write text using DeepL Write endpoint. Returns the rephrased text in the default text output.

At a glance

  • Category Service
  • Aliases SERVICE_DEEPL_WRITE
  • Version: 1.0.9
  • Applications: all
  • Scope: all
  • Default Service: DEEPL_WRITE

Config Options

NameDescriptionDefaultRequiredResolvedConstraintsConditional Rules
instructionText to be rephrased or written. If omitted, default text input is used.NonefalsetrueNoneNone
target_langOptional target language for writing/rephrasing.NonefalsefalseNoneNone
writing_styleOptional writing style parameter.NonefalsefalseNoneNone
toneOptional tone parameter for the writing API.NonefalsefalseNoneNone

Outputs

TypeDescriptionOptional
textRewritten textfalse

Examples

Rewrite text using DeepL Write

- step: DEEPL_WRITE
instruction: "This is bad grammar"
tone: "friendly"

See Also

General Resources: