Manage X list-based engagement targets.
/listList all engagement lists
Retrieve all engagement lists:
/listCreate a new engagement list
| Name | Type | Required | Description |
|---|---|---|---|
name | string | Required | Display name for the list |
url | string | Required | The X list URL |
tone | string | Optional | Engagement tone: AUTHORITATIVE, APPROACHABLE, INSPIRING, NONE |
memes | boolean | Optional | Whether to include meme replies |
minLikes | number | Optional | Minimum likes threshold |
maxAge | number | Optional | Maximum tweet age in minutes |
Returns the created list object.
Create a new engagement list:
/list/:idDelete an engagement list
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Required | The list ID |
Delete an engagement list by ID: