App Logo
web.whatsapp.com

Post text status

Posts a text Status update (visible to contacts for 24h) to the signed-in WhatsApp account.

Input

text required

The status text to post.

Output

posted required
postedAt required

The timestamp label WhatsApp shows next to My status after posting (e.g. "Today at 15:52").

FAQ

Posts a text Status update (visible to contacts for 24h) to the signed-in WhatsApp account.
Required: text.
It returns posted, postedAt.
Yes. It acts as you on web.whatsapp.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the web.whatsapp.com cookies saved by the Reduck extension.
It makes changes on web.whatsapp.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/web.whatsapp.com/post_status, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/post_status
It is part of Reduck's official curated catalogue.

Start building not clicking