Skip to main content
POST
Nudges

Overview

Generate actionable improvement suggestions for your text. This action analyzes your content and provides specific, prioritized recommendations to enhance quality and conversion potential.

Use This Action To

  • Get specific suggestions to improve your text
  • Receive prioritized recommendations
  • Enhance content quality and conversion potential

Parameters

array
required
Must be an array that includes "nudges"
string
required
Text to improve (max 5,000 characters)
string
required
Ruleset name (e.g., “product_review”, “product_description”)
integer
required
Maximum number of nudges to generate (minimum: 1)
string
Optional context about the text (e.g., question text, what the text box aims to do, etc.)

Response

Example

cURL

Tips

Higher priority scores (0.8-1.0) indicate more critical improvements, while lower scores (0.1-0.4) are nice-to-have enhancements.
The maximum text length is 5,000 characters. For longer texts, split them into chunks.

Body

application/json
action
enum<string>[]
required
Available options:
nudges
ruleset
string
required
text
string
required
Maximum string length: 5000
max_nudges
integer
Required range: x >= 1

Response

200 - application/json

Success

The response is of type object.