books_get_items
Retrieve all products and services from Zoho Books for billing. Use this item list to populate invoice line items, enabling accurate inventory-to-billing workflows.
Instructions
Get all items from Books including products and services available for billing. ESSENTIAL for invoice line items.\n\nPrerequisites: Books access with inventory management permissions\n\nNext Steps:\n→ Use item_id and details for books_create_invoice line items\n→ Use books_get_item for detailed item information\n→ Use books_create_item to add new products/services\n\nInventory to Billing Workflow: books_get_items → books_create_invoice (with line items) → books_create_payment\n\nError Recovery: If no items found, verify Books inventory setup and permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| filter_by | No | ||
| sort_order | No | ||
| search_text | No | ||
| sort_column | No |