crear_cotizacion
AI agents use crear_cotizacion to create or update resources in Mcp Odoo Fresh — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Mcp Odoo Fresh environment.
The tool name translates to 'create quotation' in Spanish. The server description explicitly mentions 'creating and confirming quotations' as key tasks. Creating a quotation in an ERP system is a Write operation — it generates a new sales document. While quotations can have financial implications, they are not yet confirmed orders or payments; the sibling tool 'confirmar_cotizacion' handles confirmation.
From the tool's definition Tool name 'crear_cotizacion' (create quotation) on a server described as enabling 'creating and confirming quotations' in an Odoo ERP context.
Attacks that exploit this kind of access
crear_cotizacion. It is categorised as a Write tool in the Mcp Odoo Fresh MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Mcp Odoo Fresh MCP server in PolicyLayer and add a rule for crear_cotizacion: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Odoo Fresh. Nothing to install.
crear_cotizacion is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the crear_cotizacion rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for crear_cotizacion. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
crear_cotizacion is provided by the Mcp Odoo Fresh MCP server (josefdc/mcp_odoo_fresh). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →