bb_jwt_decode
Decode JWT tokens to inspect header and payload content without signature verification.
Instructions
JWT 解码 — 解析 Header/Payload(不验证签名)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |