get_config
Retrieve the server configuration in JSON format, including blocked shell commands, default shell settings, and accessible directories for secure command execution.
Instructions
Get the complete server configuration as JSON. Config includes fields for: blockedCommands (array of blocked shell commands), defaultShell (shell to use for commands), allowedDirectories (paths the server can access).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |