Functions that can be used in krab configuration files.
file_read reads a file at the given path and returns its content as a string.
file_read
sql = file_read("path")