Contract Testing: Admin Create Role
contract-testing_admin_create_roleCreate a new admin role by specifying its name and granting permissions such as user manage or webhook read.
Instructions
Create a new role with specific permissions (admin).
Toolset: Admin
Parameters:
name (string) required: Name of the role
permissions (array) required: Permissions granted by this role
description (string): Description of the role
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the role | |
| description | No | Description of the role | |
| permissions | Yes | Permissions granted by this role |