Edtb Interface Edit
edtb_interface_editEdit subsystem command interfaces by hiding, showing, placing, or ordering commands. Preview changes with a unified diff before applying them.
Instructions
Правка CommandInterface.xml подсистемы: hide/show/place/order команд.
ops: список операций:
{"operation": "hide", "command": "<FQN команды>"}
{"operation": "show", "command": "<FQN команды>"}
{"operation": "place", "command": ..., "group": "NavigationPanelOrdinary|..."}
{"operation": "order", "command": ..., "group": ..., "index": } dryRun: вернуть unified diff без записи на диск.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ops | Yes | ||
| dryRun | No | ||
| projectPath | No | ||
| subsystemFQN | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||