API for plugin components# These are the APIs that must be implemented or used by your custom plugin components API for plugin recipes get_input_names() get_output_names() get_input_names_for_role() get_output_names_for_role() get_recipe_config() get_plugin_config() get_recipe_resource() API for plugin datasets Connector CustomDatasetWriter API for plugin formats Formatter OutputFormatter FormatExtractor API for plugin FS providers FSProvider