Parse bank message
parse_transaction_textRun a bank SMS/email body through the same rule engine the app uses. Returns amount, currency, direction, merchant, last4, date and a confidence; does NOT save. Use log_transaction to record it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| sender_id | No | SMS sender id like HDFCBK, if known | |
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||