list_products
List Products
Retrieve a paginated list of products from the Finmei product catalog. Supports filtering by name and status.
list_products
Retrieve a paginated list of products from the Finmei product catalog. Supports filtering by name and status.
create_invoice
Create a new invoice in Finmei. Supports multiple invoice types including regular, VAT, preliminary, and credit invoices. You can specify buyer details, line items with products, currency, and optional notes.
delete_invoice
Permanently delete an invoice from Finmei by its ID. This action cannot be undone.
manage_product
Create, update, or delete a product in the Finmei product catalog. Products can be referenced when creating invoices.
get_profile
Retrieve the authenticated user's profile information from Finmei, including business details and account info.
list_customers
Retrieve a paginated list of customers from Finmei. Supports filtering by name or email, and sorting.
manage_customer
Update or delete a customer in Finmei. Use this to modify customer details such as name, email, phone, and address, or to permanently remove a customer record.
manage_payment
Record a new payment against an invoice, retrieve payment details, or delete a payment in Finmei. Use this to track payments received for invoices.
get_product
Retrieve detailed information about a specific product by its ID from the Finmei product catalog.
list_currencies
Retrieve all currencies supported by Finmei. Returns currency codes, names, and symbols. Useful for validating currency codes before creating invoices or expenses.
list_invoices
Retrieve a paginated list of invoices from Finmei. Returns invoice summaries including ID, code, status, amounts, currency, and dates.
manage_expense
Create or delete an expense record in Finmei. Use this to log business expenses with details like date, amount, seller, and category.
list_expenses
Retrieve a paginated list of expense records from Finmei. Use this to review logged business expenses.
list_payments
Retrieve a list of payments from Finmei. Supports filtering by status and date range, with pagination.
Create, list, and delete invoices with customizable templates, multi-currency support, and recurring billing. Manage customers by listing, updating, and deleting customer records. Maintain a product catalog by creating, retrieving, updating, and deleting products. Record, list, retrieve, and delete payments associated with invoices. Track expenses with receipt uploads. List supported currencies (180+) and retrieve authenticated user profile information.
Common questions about connecting Finmei to AI agents with Metorial.