fn read_input(input: String) -> Result<String>
Returns input if it is raw JSON, otherwise reads it as a file path.
input