superset_role_get
Retrieve a role's information by providing its role ID. When the ID is unknown, first retrieve the role list to find the ID, then use this tool to get the role's full details.
Instructions
Get role information by ID.
IMPORTANT: if the ID is unknown, call superset_role_list first.
Args: role_id: Role ID (integer from role_list result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |