Hello everyone :)
My intent would be to create an agent that asks the user:
Hi upload me your invoices.
once uploaded the agent asks the user: is the total 300 euros?
if the user clicks Yes an email is sent directly to the CFO saying the total to be refunded to the person who requested the refund.
In short I would like the agent to be able to read the invoices and return the total of those invoices and then send an email to the CFO. So that would make the process faster.
Is there anyone who has done this and could help me?