odoo_find_pending_invoices

Find invoices/bills pending payment for a partner.

Server Odooclaw nicolasramos/odooclaw-mcp
Category Read
Risk class Low
Parameters 00 required

What odoo_find_pending_invoices does on Odooclaw

AI agents call odoo_find_pending_invoices to retrieve information from Odooclaw without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why odoo_find_pending_invoices needs a policy

This tool retrieves invoice/bill information from Odoo without creating, modifying, deleting, or initiating any payment transactions. It is a pure data query with no side effects. While it accesses financial records, the action itself is read-only and poses minimal risk if misused by an AI agent (the worst case being information disclosure of existing invoice data).

From the tool's definition Tool description states 'Find invoices/bills pending payment for a partner' — a query operation that retrieves financial data without modifying or executing transactions.

Questions about odoo_find_pending_invoices

What does the odoo_find_pending_invoices tool do? +

Find invoices/bills pending payment for a partner. It is categorised as a Read tool in the Odooclaw MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on odoo_find_pending_invoices? +

Register the Odooclaw MCP server in PolicyLayer and add a rule for odoo_find_pending_invoices: 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 Odooclaw. Nothing to install.

What risk level is odoo_find_pending_invoices? +

odoo_find_pending_invoices is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit odoo_find_pending_invoices? +

Yes. Add a rate_limit block to the odoo_find_pending_invoices 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.

How do I block odoo_find_pending_invoices completely? +

Set action: deny in the PolicyLayer policy for odoo_find_pending_invoices. 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.

What MCP server provides odoo_find_pending_invoices? +

odoo_find_pending_invoices is provided by the Odooclaw MCP server (nicolasramos/odooclaw-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.