Skip to main content
Glama
aadilakbar

MCP Odoo Bridge Server

by aadilakbar

count_records

Count records in Odoo by specifying a model and search filter to retrieve matching record quantities for data analysis.

Instructions

Count records matching a domain. Args: model: The Odoo model name domain: Search filter as Odoo domain list Returns: Number of matching records Example: Count unpaid invoices: model='account.move', domain=[['payment_state', '!=', 'paid']]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
domainNo

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/aadilakbar/ad-mcp-bridge-server'

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