lock_entity
Prevent automatic merging of entities by locking them. Unlock to allow merging again.
Instructions
锁定或解锁实体
锁定的实体不会被自动规范化合并。
Args: entity_id: 实体 ID is_locked: 是否锁定,默认 True
Returns: 操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| is_locked | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||