validate_credential
Validate WordPress credentials by testing authentication and retrieving the current user profile to confirm access before performing other operations.
Instructions
Validate WordPress credentials by attempting to get current user profile. This is useful for testing authentication before performing other operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||