asc_post_subscription_price
Schedule a price change for a single (subscription, territory) on a future date.
This record as markdown: /tools/io-github-akoskomuves-appstoreconnect-mcp/asc-post-subscription-price.md
What asc_post_subscription_price does on Appstoreconnect Mcp
AI agents use asc_post_subscription_price to commit financial operations through Appstoreconnect Mcp, usually the final step of a payment, billing, or trading workflow. A call moves real money.
Why asc_post_subscription_price is rated Critical
This tool modifies subscription pricing, which directly affects financial obligations for customers. Changing subscription prices is a financial operation that impacts revenue and customer billing. Misuse could result in incorrect pricing being set for subscriptions across territories, causing financial harm to customers or the business.
From the tool's definition Schedule a price change for a single (subscription, territory) on a future date.
Attacks that exploit this kind of access
The rule that runs asc_post_subscription_price safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Appstoreconnect Mcp, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For asc_post_subscription_price, this is the rule to start with:
Any call to asc_post_subscription_price is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Appstoreconnect Mcp, apply this rule, and every asc_post_subscription_price call is checked against it from then on.
Questions about asc_post_subscription_price
Schedule a price change for a single (subscription, territory) on a future date. It is categorised as a Financial tool in the Appstoreconnect Mcp MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the Appstoreconnect MCP server in PolicyLayer and add a rule for asc_post_subscription_price: 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 Appstoreconnect Mcp. Nothing to install.
asc_post_subscription_price is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the asc_post_subscription_price 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 asc_post_subscription_price. 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.
asc_post_subscription_price is provided by the Appstoreconnect MCP server (@akoskomuves/appstoreconnect-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Appstoreconnect, and thousands of servers like it.
Across the catalogue