camelot_jwt_decoder
Decode JWT tokens locally to inspect claims without sending secrets to external servers.
Instructions
JWT Decoder: Decode and inspect JSON Web Tokens locally without sending secret tokens to external servers.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/jwt-decoder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | JWT token string to decode and inspect |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |