Skip to main content
Glama

read_records

Retrieve Odoo 19 records by ID to access specific data with direct browser links for each entry.

Instructions

Read specific records by their IDs.

Args: model: Model name (e.g., 'res.partner') ids: List of record IDs to read fields: Fields to return (None = auto-exclude dangerous fields like binary/image/html)

Returns: JSON string with the records. Each record includes a '_url' field for direct browser access to that record.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
idsYes
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/twtrubiks/odoo19-mcp-server'

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