fn build_interactive( config: &HashMap<String, Value>, discovery: &Option<String>, ) -> Result<Interactive, String>
Builds the interactive-mode configuration from the plugin config.