List all checkout profiles in a Shopify Plus store. Returns both TEST/draft and PUBLISHED/live profiles with their IDs, names, and publication status. Use this to: - Identify available checkout profiles before making updates - Find the TEST profile ID for safe testing (isPublished: false) - Find ...
AI agents call shopify_list_checkout_profiles to retrieve information from Shopify Checkout Branding MCP Tool without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool retrieves and queries checkout profile metadata (IDs, names, publication status) without creating, modifying, deleting, or executing external operations. It is purely informational and enables safe discovery of resources before other operations.
From the tool's definition Tool name includes 'list', description states 'List all checkout profiles' and 'Returns...IDs, names, and publication status' with no modification or deletion capability mentioned.
Attacks that exploit this kind of access
List all checkout profiles in a Shopify Plus store. Returns both TEST/draft and PUBLISHED/live profiles with their IDs, names, and publication status. Use this to: - Identify available checkout profiles before making updates - Find the TEST profile ID for safe testing (isPublished: false) - Find the PRODUCTION profile ID for live updates (isPublished: true) Note: Most stores have 2 profiles - one TEST and one PUBLISHED. Always prefer updating TEST profile first. It is categorised as a Read tool in the Shopify Checkout Branding MCP Tool MCP Server, which means it retrieves data without modifying state.
Register the Shopify Checkout Branding MCP Tool MCP server in PolicyLayer and add a rule for shopify_list_checkout_profiles: 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 Shopify Checkout Branding MCP Tool. Nothing to install.
shopify_list_checkout_profiles is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the shopify_list_checkout_profiles 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 shopify_list_checkout_profiles. 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.
shopify_list_checkout_profiles is provided by the Shopify Checkout Branding MCP Tool MCP server (shandut/shopify-checkout-branding-mcp-tool). 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 →