cfpb_suggest_company
Find correct company names in the CFPB complaint database using partial text input to prepare for complaint searches.
Instructions
Autocomplete/suggest company names from the CFPB complaint database. Useful for finding the exact company name before searching complaints.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Partial company name to search: 'wells', 'bank of', 'equi' | |
| size | No | Max suggestions (default 10) |