List supported statement formats
list_supported_formatsLists all bank statement format identifiers that the server can parse. Use this to discover valid format strings before parsing.
Instructions
List every bank statement format identifier this server can parse.
Use this first to discover the valid ``format`` strings before calling
``detect_format`` or ``parse_statement``. For the file extensions and a
human-readable description of each format, read the
``bankstatementparser://formats`` resource instead.
Returns:
The supported format identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |