Add List Member
x_add_list_memberAdd a user to an X list using their username and list ID. Simplifies list management by directly adding members through the X API.
Instructions
Add a user to a list by their username and the list ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The ID of the list | |
| username | Yes | X username (without @ symbol) |