Create a landing page in maasy from HTML. Returns a landing_id and editor_url to open in the builder.
AI agents use maasy_create_landing to create or update resources in Maasy — AI Marketing Copilot — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Maasy — AI Marketing Copilot environment.
This tool creates a new landing page resource in the Maasy marketing platform. It is reversible (pages can be deleted or modified), so it falls under Write rather than Destructive.
From the tool's definition Tool description states 'Create a landing page in maasy from HTML', using the verb 'Create' which indicates data creation. Returns a landing_id and editor_url, confirming a new resource is generated and persisted.
Attacks that exploit this kind of access
Create a landing page in maasy from HTML. Returns a landing_id and editor_url to open in the builder. It is categorised as a Write tool in the Maasy — AI Marketing Copilot MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Maasy — AI Marketing Copilot MCP server in PolicyLayer and add a rule for maasy_create_landing: 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 Maasy — AI Marketing Copilot. Nothing to install.
maasy_create_landing is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the maasy_create_landing 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 maasy_create_landing. 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.
maasy_create_landing is provided by the Maasy — AI Marketing Copilot MCP server (@maasy-ai/mcp-server). 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 →