Get Failure Details by Certificate Number
fdic_get_institution_failureRetrieve the failure record of an FDIC-insured institution by its certificate number. Gets failure date, resolution type, cost, and acquirer if the institution failed; otherwise indicates no failure found.
Instructions
Use this when the user knows the CERT of a failed institution and needs its specific failure record. Returns failure details (date, resolution type, cost, acquirer); responds with found: false if the institution did not fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cert | Yes | FDIC Certificate Number — the unique identifier for an institution | |
| fields | No | Comma-separated list of fields to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||