Skip to main content
Glama
aadilakbar

MCP Odoo Bridge Server

by aadilakbar

get_record

Retrieve specific Odoo records by ID to access customer details, product information, or other business data. Specify model and record ID to return JSON data with selected fields.

Instructions

Get a specific record by ID. Args: model: The Odoo model name record_id: The ID of the record to retrieve fields: List of fields to return (empty = all accessible fields) Returns: JSON object with the record data Example: Get customer details: model='res.partner', record_id=5

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
record_idYes
fieldsNo

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