Zoho Invoice simplifies billing, recurring payments, and expense management, helping freelancers and small businesses send professional invoices
Tool to retrieve the details of a specific item by item id. use when you need to fetch an item's data after confirming its existence.
Tool to list contacts. use after obtaining the organization id to retrieve contacts with optional filters and pagination.
Tool to list all expenses with optional pagination. use when you need to retrieve expenses with simple pagination.
Tool to list invoices. use when you need to retrieve all invoices with optional filters and pagination.
Tool to list all items. use when you need to retrieve your item catalog with optional pagination and filtering after specifying the organization id.
Tool to list payments. use when you need to retrieve all payments with optional filters like customer, invoice, date range, and pagination.