Show Bank Deep Dive Dashboard
fdic_show_bank_deep_diveRetrieve a comprehensive dashboard for an FDIC-insured institution, displaying identity, financial metrics, risk signals, and source links in a scannable format.
Instructions
Use this when the user wants a scannable single-institution dashboard with identity, public financial metrics, risk signals, and source links. ChatGPT renders an interactive widget; Claude and other MCP clients render the same data as a Markdown table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cert | Yes | FDIC Certificate Number of the institution to render. | |
| repdte | No | Quarter-end report date in YYYYMMDD format. Defaults to the most recent likely published quarter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| institution | Yes | ||
| assessment | Yes | ||
| metrics | Yes | ||
| risk_signals | Yes | ||
| warnings | Yes | ||
| sources | Yes |