JWT Token holen
jwt_authenticateAuthenticate with WordPress and obtain a JWT token for API access. Requires the JWT plugin; credentials can be provided directly or via environment variables.
Instructions
Authentifiziert bei WordPress und holt einen JWT Token (erfordert JWT Plugin)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No | Passwort (optional, nutzt Env-Variable) | |
| username | No | WordPress Benutzername (optional, nutzt Env-Variable) |