Generate a context-aware reply to a comment in Arabic or English.
X-NAWA-Cache: HIT).| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The comment ID to reply to. |
| Parameter | Type | Required | Description |
|---|---|---|---|
tone | string | No | Reply tone: friendly, professional, casual, formal. Default: friendly. |
max_length | integer | No | Maximum reply length in characters. Default: 500. |
context | string | No | Additional context about the channel or video to improve reply relevance. |
language | string | No | Force reply language: ar, en, auto. Default: auto (matches commenter’s language). |
| Field | Type | Description |
|---|---|---|
comment_id | string | The comment that was replied to |
reply_text | string | The generated reply text |
reply_dialect | string | null | Dialect used in the reply (matches original). null for English replies. |
tone | string | The tone used for the reply |
original_intent | string | Detected intent of the original comment |
original_dialect | string | Detected dialect of the original comment |