Cfpb Complaints
consumer__cfpb-complaintsSearch and filter consumer complaints about financial products from the CFPB database to analyze issues with mortgages, credit cards, student loans, and debt collection.
Instructions
[Consumer Protection Agent] Search consumer complaints about financial products from the Consumer Financial Protection Bureau. Covers mortgages, credit cards, student loans, debt collection, and more. Supports date range filtering and pagination. Over 4 million complaints since 2011. Source: Consumer Financial Protection Bureau (Public Domain), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query text | |
| product | No | Financial product filter (e.g. Mortgage, Credit card, Student loan, Debt collection, Credit reporting) | |
| company | No | Company name filter (e.g. Bank of America, Wells Fargo) | |
| state | No | U.S. state/territory code (e.g. CA, TX, NY, FL, IL) | |
| dateReceivedMin | No | Start date — complaints received on or after this date | |
| dateReceivedMax | No | End date — complaints received on or before this date | |
| page | No | Page number for pagination | |
| limit | No | Results per page (max 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |