Bergs Bokforing / search_history
Slug
Name
Router description (one line: when does a message belong here?)
The user wants to see how a similar transaction was booked before.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"how did we book Telia last time" -> search_history "hur konterade vi drivmedel forra gangen" -> search_history "show me previous fuel bookings" -> search_history "what still needs accounting" -> unaccounted_overview
Use case prompt (behaviour instructions for the model)
The user wants to learn how a similar transaction was booked before. - Find matching verifications and reply with verification_list, values copied verbatim from /verifications. - Explain briefly which accounts were used so the user (or you) can reuse the approach.
Allowed actions / components
say
chips
select
form
card
card_list
actions
unaccounted_list
template_picker
verification_list
Save
Delete use case