create_role_clone
Clone an existing Datadog role to create a new role with identical permissions and settings, streamlining role management and access control setup.
Instructions
Clone an existing role
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}