verify_contractor_license
Verify a contractor license and (optionally) cross-reference jurisdiction permit context. Returns an Ed25519-signed receipt the agent can store as proof of verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | Optional jurisdiction slug — if given, the response includes the jurisdiction's permit context so an agent doesn't need a second paid call to find fees / required documents. | |
| license_number | Yes | Contractor license number (e.g. 'ROC123456'). Spaces stripped; matched case-insensitively. |