Slack

SLACK_GET_TEAM_DND_STATUS

Retrieves a user's current Do Not Disturb status.

Remote slack

Other tools also called SLACK_GET_TEAM_DND_STATUS? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "users": {
      "type": "string",
      "description": "Comma-separated list of users to fetch Do Not Disturb status for\nExample: \"U1234,U5678\""
    }
  }
}
          

Provider

Slack →