Skip to main content

odoo-direct-jsonrpc-access

Drive an Odoo 19 tenant's classic /jsonrpc HTTP endpoint (execute_kw) directly with a login+password when you do NOT have MCP tool access or a Bearer API key — e.g. credentials were shared as a plain username/password rather than provisioned as an agent session. Use when calling everjust.app (or any Odoo 19) programmatically from outside the harness: raw curl/Python scripts, background subagents, or CI. Covers auth quirks (password goes in the api-key slot), context passing, batch create/write for bulk imports, idempotent dedup-before-create, and the "private methods cannot be called remotely" boundary. Complementary to [[everjust-platform]] (which assumes MCP/Bearer access and is the source of truth for platform rules like group_ids) — read that first for the rules, use this for the wire protocol when MCP isn't available.

跳到安装

来源信息

仓库
ever-just/agentskills
最近来源活动
2026年7月12日 16:45
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。