list_payment_plans

Retrieve available payment options (PIX, bank slip) for the user to CHOOSE FROM. Use this tool BEFORE the user makes a purchase decision to show them what options are available. If the user already selected a payment plan, do not use this tool. This tool returns the payment plan IDs along with ot...

Server Customer Registration MCP Server rodrigoai/mcpnova
Category Read
Risk class Low
Parameters 00 required

What list_payment_plans does on Customer Registration MCP Server

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

Why list_payment_plans needs a policy

This tool retrieves and displays payment plan options to inform user choice. It performs a read-only query operation with no side effects, no data modification, and no financial transaction. While it relates to payments, it does not move money or commit financial obligations—it merely presents options before a decision is made.

From the tool's definition Tool description explicitly states 'Retrieve available payment options' and 'returns the payment plan IDs along with other details.' The action is to list/retrieve information for the user to view and choose from, with no modification, deletion, or financial…

Risk signalsBulk/mass operation — affects multiple targets

Questions about list_payment_plans

What does the list_payment_plans tool do? +

Retrieve available payment options (PIX, bank slip) for the user to CHOOSE FROM. Use this tool BEFORE the user makes a purchase decision to show them what options are available. If the user already selected a payment plan, do not use this tool. This tool returns the payment plan IDs along with other details. This tool should be used every time the user asks for the list of payment plans or any other payment-type doubt. It is categorised as a Read tool in the Customer Registration MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on list_payment_plans? +

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

What risk level is list_payment_plans? +

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

Can I rate-limit list_payment_plans? +

Yes. Add a rate_limit block to the list_payment_plans 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 list_payment_plans completely? +

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

list_payment_plans is provided by the Customer Registration MCP Server MCP server (rodrigoai/mcpnova). 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.