App Logo
slack.com

Get Slack Do-Not-Disturb

Get your (or another user's) Do-Not-Disturb state: whether DND is on, its scheduled window, and any active snooze. Requires login.

Input

user optional

User id (U…) or @handle. Defaults to yourself.

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

dndEnabled required
nextEnd optional
nextStart optional
snoozeEnabled optional
snoozeEndtime optional

FAQ

Get your (or another user's) Do-Not-Disturb state: whether DND is on, its scheduled window, and any active snooze. Requires login.
Optional: user, workspaceDomain.
It returns nextEnd, nextStart, dndEnabled, snoozeEnabled, snoozeEndtime.
Yes. It acts as you on slack.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the slack.com cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on slack.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/slack.com/get_dnd, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/slack.com/get_dnd
It is part of Reduck's official curated catalogue.

Start building not clicking