List supported statement formats
list_supported_formatsList all valid bank statement format identifiers. Check this first to find the correct format string before detecting or parsing a statement.
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 |