wordpress_get_roles
Retrieve all user roles configured in WordPress to manage permissions and access levels for site administration and content management.
Instructions
Get all WordPress user roles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}