onloon-xl-decorate__addComponent
从组件库插入模块并保存(temp + 正式保存)。必填 themeCode,以及 moduleType 或 moduleShowName。news/product 页不支持新增。
This record as markdown: /tools/lxwl-mcp-server/onloon-xl-decorate--addcomponent.md
What onloon-xl-decorate__addComponent does on Lxwl
AI agents use onloon-xl-decorate__addComponent to create or update resources in Lxwl, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Lxwl environment.
| Parameter | Type | Required | Description |
|---|---|---|---|
after | string | — | 锚点 moduleName,插入其后 |
before | string | — | 锚点 moduleName,插入其前 |
mlcode | string | — | 语言,默认 en |
shopId | string | — | |
category | string | — | |
pageType | string | — | home=首页,product=产品,news=新闻,aboutUs=关于我们,contactUs=联系我们。默认 home;news/product 禁止新增组件。 |
position | string | — | start 表示插入页头之后 |
confirmed | boolean | — | 用户明确同意后再传 true |
themeCode | string | Yes | |
moduleType | string | — | 组件类型,与 moduleShowName 至少填一个;用 listComponents 查看 |
moduleShowName | string | — | 组件展示名 |
Parameters from the server's own tool schema.
Why onloon-xl-decorate__addComponent is rated Medium
An AI agent can call onloon-xl-decorate__addComponent faster than any human can review: one bad instruction and it creates or modifies resources in Lxwl by the hundred, each call as confident as the last.
Risk signalsHigh parameter count (11 properties)
Attacks that exploit this kind of access
The rule that runs onloon-xl-decorate__addComponent safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Lxwl, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For onloon-xl-decorate__addComponent, this is the rule to start with:
onloon-xl-decorate__addComponent stays usable, but capped: an agent stuck in a loop can't make hundreds of changes a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Lxwl, apply this rule, and every onloon-xl-decorate__addComponent call is checked against it from then on.
Questions about onloon-xl-decorate__addComponent
从组件库插入模块并保存(temp + 正式保存)。必填 themeCode,以及 moduleType 或 moduleShowName。news/product 页不支持新增。. It is categorised as a Write tool in the Lxwl MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
onloon-xl-decorate__addComponent accepts 11 parameters: after, before, mlcode, shopId, category, pageType, position, confirmed, themeCode, moduleType, moduleShowName. Required: themeCode. The full parameter table on this page comes from the server's own tool schema.
Register the Lxwl MCP server in PolicyLayer and add a rule for onloon-xl-decorate__addComponent: 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 Lxwl. Nothing to install.
onloon-xl-decorate__addComponent 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 onloon-xl-decorate__addComponent 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 onloon-xl-decorate__addComponent. 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.
onloon-xl-decorate__addComponent is provided by the Lxwl MCP server (@lxwl/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Lxwl, and thousands of servers like it.
This server
Across the catalogue