check_revocation
Verify if a credential ID is revoked by checking its JTI against the revocation list. Returns status or error for network issues.
Instructions
Check whether a specific credential JTI is currently revoked. Use this for a one-time revocation lookup when you already know the credential ID; it does not verify signature, expiry, or task history. Returns a small revocation status object, and network or API failures are returned as MCP errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jti | Yes | Credential unique ID |