lookup_jwt_decode
Decode a JWT (header + claims, no verify). Pass ?token=... as query. Use for auth-debug agents.
Example call: {"query_string": "token=eyJhbGci..."}
Cost: $0.005–$0.05 USDC on Base per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_string | No |