users_get_presence
Retrieve the current online status (presence) of a Slack user. Check if a specific user is active, away, or idle to coordinate real-time communication.
Instructions
Get user presence information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ID of the user to get presence info for; defaults to the authenticated user if omitted (e.g. ``U0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||