clv_search_by_name
Search for licensed contractors by business or individual name in US state databases to verify license numbers, status, and trade qualifications.
Instructions
Search for contractors by business or individual name in a state licensing database. Returns matching contractors with license numbers, status, and confidence scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter US state code (e.g. 'CA', 'TX'). Use clv_list_supported_states to see available states. | |
| name | Yes | Business or individual name to search for in the state licensing database. | |
| trade | No | The trade/contractor type to filter by (e.g. 'General Contractor', 'Electrical'). Use clv_list_supported_states to see valid values per state. | general |
| limit | No | Maximum number of results to return. | |
| response_format | No | Response format. | markdown |