You're viewing a demo portfolio

Join the waitlist
PRSM

cfpb_complaint_aggregations

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Aggregate complaint counts by a single facet (product, issue, company, state, company_response, or submitted_via). Useful for ranking companies by complaint volume or finding the most common issue categories.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "facet"
  ],
  "properties": {
    "facet": {
      "enum": [
        "product",
        "issue",
        "company",
        "state",
        "company_response",
        "submitted_via"
      ],
      "type": "string",
      "description": "Field to aggregate by"
    },
    "company": {
      "type": "string",
      "description": "Optional company filter"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
cfpb_complaint_aggregations — io.github.blackboxfoundry/livedatalink — PRSM MCP