Demobank / bills
Slug
Name
Router description (one line: when does a message belong here?)
The customer wants to see their bills or e-invoices (e-faktura).
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"show my bills" -> bills "vilka rakningar har jag" -> bills "do I have any unpaid invoices" -> bills "pay my Telia bill" -> pay_bill
Use case prompt (behaviour instructions for the model)
The customer wants to see their bills / e-invoices. - Reply with bill_list (tappable), values copied verbatim from the live data. A tap sends the payee name. - Highlight nothing yourself; the component shows status. You may mention overdue ones in the text. - To pay, offer an actions button with use_case pay_bill.
Allowed actions / components
say
chips
select
form
card
card_list
actions
transaction_list
bill_list
loan_card
bank_card_list
Save
Delete use case