list_users
List all WordPress site users with optional filters for context and published posts. Requires admin permissions.
Instructions
List users in WordPress site. Only admin users have permission to do this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | The context of users to list - default: view | view |
| has_published_posts | No | Whether to show users who haven't published posts - default: true |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||