New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

downgrade_addon

Schedule a tier downgrade for a non-stackable add-on (RPM tier). The current tier stays active until nextRenewalAt; at that point the lower tier is charged and activated. No mid-cycle charge. Use list_addons to find available keys. Returns {addonKey, targetAddonKey, project, effectiveAt}. Owner-o...

SERVEREchoRelay SOURCEhttps://mcp.echorelay.dev
Critical RISK CLASS
Category Financial
Parameters 22 required
Recommended Approval-gatedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/dev-echorelay-management/downgrade-addon.md

What downgrade_addon does on EchoRelay

AI agents use downgrade_addon to commit financial operations through EchoRelay, usually the final step of a payment, billing, or trading workflow. A call moves real money.

ParameterTypeRequiredDescription
addonKey string Yes Current active add-on key to downgrade from.
targetAddonKey string Yes Target (lower) add-on key to downgrade to.

Parameters from the server's own tool schema.

Why downgrade_addon is rated Critical

This tool modifies a financial subscription/billing plan by scheduling a tier downgrade for a paid add-on. It directly affects billing obligations (what tier is charged at next renewal), placing it firmly in the Financial category. Misuse could result in unintended service tier changes affecting revenue or service levels.

From the tool's definition 'Schedule a tier downgrade for a non-stackable add-on (RPM tier)... the lower tier is charged and activated... No mid-cycle charge... requires a token minted with the billing scope'

Questions about downgrade_addon

What does the downgrade_addon tool do? +

Schedule a tier downgrade for a non-stackable add-on (RPM tier). The current tier stays active until nextRenewalAt; at that point the lower tier is charged and activated. No mid-cycle charge. Use list_addons to find available keys. Returns {addonKey, targetAddonKey, project, effectiveAt}. Owner-only; requires a token minted with the billing scope. It is categorised as a Financial tool in the EchoRelay MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does downgrade_addon accept? +

downgrade_addon accepts 2 parameters: addonKey, targetAddonKey. Required: addonKey, targetAddonKey. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on downgrade_addon? +

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

What risk level is downgrade_addon? +

downgrade_addon is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit downgrade_addon? +

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

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

downgrade_addon is provided by the EchoRelay MCP server (https://mcp.echorelay.dev). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on EchoRelay, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of EchoRelay's. Pull the full record:

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.