tools.unsandboxed_python_tool module

Execute Python code unsandboxed in the bot process.

Requires the UNSANDBOXED_EXEC privilege. The full ToolContext is injected as ctx so callers have direct access to Discord/Matrix clients, Redis, config, and every other bot subsystem.