dnd_team_info
Retrieve the Do Not Disturb status for multiple users on a Slack team. Provide user IDs and optional team ID to get their DND information.
Instructions
Retrieve the Do Not Disturb status for users on a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | Comma-separated list of user IDs to fetch Do Not Disturb status for (e.g. ``U0123,U0456``). | |
| team_id | No | Encoded team ID the users belong to, required for org-wide tokens (e.g. ``T0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||