update_command_blacklist
Block unwanted commands and directories by adding them to a blacklist, preventing their execution and access.
Instructions
Update the command and directory blacklist. Add commands or directories that should be blocked from execution or access. / 更新命令和目录黑名单。添加应被阻止执行或访问的命令或目录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | No | List of commands to add to the blacklist. These commands will be blocked from execution. | |
| directories | No | List of directories to add to the blacklist. Access to these directories will be blocked. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |