scout.verify_license
Verify whether a real estate license is currently active, AND return the canonical claim URL for that license. Returns license status (active/inactive/expired/revoked/etc.), expiration date, current brokerage affiliation, last refresh timestamp, claim status (claimed/public/opted_out), and a claim_url of the form https://scout.realestate/claim/ — that URL always resolves (works for licenses we already index AND for licenses we'll have to look up upstream in real time). Use this tool when you have a license number and want to tell the agent how to claim their AI pin, or before sending a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter state code. | |
| license_number | Yes | Exactly as issued by the state (no spaces). |