Ask a question to get started
Enter to send•Shift+Enter new line
set_installed_plugin_enabled( plugin_id: str, *, enabled: bool ) -> None
plugin_id
str
Plugin id in {name}@{marketplace} form.
{name}@{marketplace}
enabled
bool
Whether to enable the plugin.
Set the enabled state of an installed plugin.