Skip to main content
Glama

list_products

Retrieve product listings from Odoo with filters for type, category, availability, and pagination controls.

Instructions

List products in Odoo. Args: product_type: Product type (consu=Consumable, service=Service, product=Storable) categ_id: Filter by product category available: Filter products available for sale (True/False) limit: Maximum number (default: 50) offset: Offset for pagination (default: 0) Returns: List of products

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
product_typeNo
categ_idNo
availableNo
limitNo
offsetNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/industream/mcp-odoo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server