Finmei is an invoicing tool designed to simplify billing processes, allowing users to create and manage invoices and track expenses efficiently.
Tool to create a new invoice. Use when you have all invoice details ready and need to record it. Example: "Create an invoice for customer X with two items.
Tool to delete a specific customer by their ID. Use after confirming the correct customer_id to remove the record.
Tool to delete an invoice. Use when you need to remove an existing invoice by its ID.
Tool to delete a payment. Use when you need to remove a payment by its ID after confirming it's obsolete.
Tool to delete a product by its ID. Use when you need to permanently remove a product from the catalog.
Tool to retrieve details of a specific payment by its ID. Use after creating a payment or when you need to confirm payment details.