| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Thread name |
parentMessageId | string | Yes | The message to create a thread from |
| Field | Type | Description |
|---|---|---|
name | string | Updated thread name |
| Param | Type | Default | Description |
|---|---|---|---|
limit | number | 50 | Max messages |
cursor | string | — | Pagination cursor |
| Field | Type | Description |
|---|---|---|
content | string | Message content |