decode_jwt
Decode JWT tokens to view header and payload information for authentication debugging and token analysis.
Instructions
Decode JWT token (header and payload only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | JWT token to decode |