get_command_blacklist
Fetch the current command and directory blacklist to identify blocked commands and inaccessible directories.
Instructions
Get the current command and directory blacklist. Returns lists of blocked commands and directories that cannot be executed or accessed. / 获取当前命令和目录黑名单。返回被阻止执行或访问的命令和目录列表。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | Yes | ||
| directories | Yes | ||
| system_directories | Yes |