fs
- writeToFile - Creates or updates a file and writes data to it.
- readFile - Reads the contents of a file and returns it as a string.
- listFile - Lists all files in the specified directory.
- listCodeDefinitionNames - Lists all code definition names within a project.
- searchFiles - Searches for files matching a specific pattern or criteria.