How can you access command line arguments with Blueprint?

Of course you can. Blueprint nodes just point at C++ functions, and there’s plenty of documentation in the gameplay programming docs to go with it.