App Logo
web.whatsapp.com

Report spam chat

Reports a chat to WhatsApp (sends its last 5 messages to WhatsApp trust & safety), optionally blocking it too.

Input

chatName required

Name of the chat to report, as it appears in the chat list search.

block optional

Also block the chat when reporting it. Defaults to false (report only).

Output

blocked required

True if the block checkbox was also set.

reported required

True once the report dialog was submitted.

FAQ

Reports a chat to WhatsApp (sends its last 5 messages to WhatsApp trust & safety), optionally blocking it too.
Required: chatName. Optional: block.
It returns blocked, reported.
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/report_spam_chat, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/report_spam_chat
It is part of Reduck's official curated catalogue.

Start building not clicking