odoo_map_model_to_table
Retrieve the table and column mapping for any Odoo model to understand its database schema.
Instructions
Return only the model<->table<->column mapping for a model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Retrieve the table and column mapping for any Odoo model to understand its database schema.
Return only the model<->table<->column mapping for a model.
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must cover behavioral traits. It states the tool returns a mapping but does not disclose whether it is read-only, requires authentication, or has any side effects. The phrase 'return only' implies no mutation, but this is not explicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is very concise (one sentence, 11 words), but it omits essential details. It is not fluff-free in the sense that it could include more information without sacrificing conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the one-parameter schema and no output schema, the description should explain the return format and usage context. It does not describe the structure of the mapping or any prerequisites, leaving the agent underinformed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description does not add meaning to the 'model' parameter. It says 'for a model' but does not explain the expected format (e.g., module.model or technical name).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns a specific mapping (model<->table<->column) for a given model, which distinguishes it from sibling tools like odoo_model_schema that return full schema information.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool vs alternatives (e.g., odoo_model_schema) or when not to use it. The description is silent on context or prerequisites.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/syedasadabbas/Claude-MCP-for-Odoo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server