App Logo
web.whatsapp.com

WhatsApp — Mute chat

Mute or unmute notifications for a WhatsApp chat, found by its exact name. When muting, choose how long: 8 hours, 1 week, or always. A chat that is already in the state you asked for is left untouched and reported as a success.

Input

name required

Exact chat name (from get_inbox).

mute optional

true = mute, false = unmute.

Default: true
duration optional

Mute duration (only used when mute=true).

Default: "always"

Output

name required
muted required

FAQ

Mute or unmute notifications for a WhatsApp chat, found by its exact name. When muting, choose how long: 8 hours, 1 week, or always. A chat that is already in the state you asked for is left untouched and reported as a success.
Required: name. Optional: mute, duration.
It returns name, muted.
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/mute_chat, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/mute_chat
It is part of Reduck's official curated catalogue.

Start building not clicking