App Logo
x.com

Add to X List

Adds an account to one of this account's X Lists, by exact handle.

Input

handle required

The account's @handle to add, without the @ (e.g. "MKBHD"). Must be an exact handle - the picker's search is a general people-search, so a partial or display-name query can surface lookalike or parody accounts above the real one.

listId required

The target List's id, from its URL: x.com/i/lists/<listId> (returned by create_list, or visible on any List page).

Output

handle required
list_id required
already_member required
member_count_after required
member_count_before required

FAQ

Adds an account to one of this account's X Lists, by exact handle.
Required: listId, handle.
It returns handle, list_id, already_member, member_count_after, member_count_before.
Yes. It acts as you on x.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the x.com cookies saved by the Reduck extension.
It makes changes on x.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/x.com/add_to_list, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/x.com/add_to_list
It is part of Reduck's official curated catalogue.

Start building not clicking