I mounted my codebase and added the DirectoryReadTool
One call of the DirectoryReadTool resulted in all files being listed in my entire directory tree.
I wish to configure the DirectoryReadTool such that it only shows a single directory at once (like ls), to save tokens and complexity.