Skip to main content
Glama
aadilakbar

MCP Odoo Bridge Server

by aadilakbar

update_record

Modify existing records in Odoo by specifying the model, record ID, and updated field values to maintain accurate data.

Instructions

Update an existing record in Odoo. Args: model: The Odoo model name record_id: The ID of the record to update values: Dictionary of field values to update Returns: Success message Example: Update customer phone: model='res.partner', record_id=5, values={'phone': '123-456-7890'}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
record_idYes
valuesYes

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