I am confused on the usage of the import_library_dataset_to_history.py API script.
The script states: usage: %s key url library_file_id
Is the url the base url? Also, what is required in the library_file_id field? Is that asking for <library_id>_<file_id> or just the <file_id>?
Last question, to what history does the script import the history? It does not require a history_id, so should I assume it sends the dataset to the current history, or last current history?