verify_lender
Resolve the public profile for a lender by lenderId. Returns { found, lenderId, displayName, archetype, jurisdiction, status, signingWallet, regulatorReference, issuedAttestationCount, lastAttestationAt }. Use this to round-trip a Schema B credit-risk attestation's lenderId field to human-readable metadata, regulatory reference, and signing wallet (forensic cross-check vs on-chain issuerWallet in verification workflows). Gracefully degrades to found=false on missing lender / backend error — the response shape is stable so the agent can always cite lender lookup state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lenderId | Yes |