App Logo
slack.com

Set Slack profile

Update your own profile: display name, real name and/or phone. Only the fields you pass change; the update is read back and confirmed. Title and pronouns are governed by workspace policy and often not settable via the web session, so they are not exposed here. Requires login.

Input

phone optional

Phone number.

realName optional

Full/real name.

displayName optional

Display name (@-name shown to others).

workspaceDomain optional

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

Output

ok required
phone optional
realName optional
displayName optional

FAQ

Update your own profile: display name, real name and/or phone. Only the fields you pass change; the update is read back and confirmed. Title and pronouns are governed by workspace policy and often not settable via the web session, so they are not exposed here. Requires login.
Optional: phone, realName, displayName, workspaceDomain.
It returns ok, phone, realName, displayName.
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.
It makes changes on slack.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/slack.com/set_profile, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/slack.com/set_profile
It is part of Reduck's official curated catalogue.

Start building not clicking