create_role_users
Assigns users to roles in Datadog to manage access permissions and control system privileges effectively.
Instructions
Adds a user to a role.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}