App Logo
x.com

Bookmark tweet

Bookmark a tweet given its URL. Already-bookmarked tweets are reported rather than re-bookmarked. Returns tweet_id, bookmarked, was_bookmarked.

Input

tweet_url required

Full URL of the tweet, e.g. https://x.com/handle/status/123

Output

tweet_id required
bookmarked required
was_bookmarked required

true if already bookmarked before this call

FAQ

Bookmark a tweet given its URL. Already-bookmarked tweets are reported rather than re-bookmarked. Returns tweet_id, bookmarked, was_bookmarked.
Required: tweet_url.
It returns tweet_id, bookmarked, was_bookmarked.
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/bookmark_tweet, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/x.com/bookmark_tweet
It is part of Reduck's official curated catalogue.

Start building not clicking