get_me
Retrieve the current WordPress user's metadata, including roles and capabilities, to verify authentication.
Instructions
Get all metadata of the current user in WordPress site, including roles and capabilities.
Failed to get user info indicates authentication is not working correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | The context of user info to retrieve - default: edit | edit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||