parse_bank_statement
Parse bank statement images or PDFs to extract account information and transaction details into structured data.
Instructions
解析银行对账单图片或 PDF,返回账户信息、交易明细等结构化数据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| file_path | No | ||
| file_url | No | ||
| callback_url | No |