wp_get_application_passwords
Retrieve application passwords for a specific WordPress user to audit and control access.
Instructions
Lists application passwords for a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. | |
| user_id | Yes | The ID of the user to get application passwords for. |