validate_jwt_token
Validates JWT by checking expiration, nbf, issuer, audience, and signature algorithm independently, without needing external identity providers.
Instructions
Validates JSON Web Tokens (JWT): checks expiration, nbf, issuer, audience, and signature algorithm without external identity providers. (0.01 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |