I am building an agent that needs to reference ~12 Google Documents within a Google Drive Folder. These documents will all be shortcuts saved from other folders. When I attempt this, Glean gives me an error that it couldn't find content due to one of the following reasons - file is larger than the typical max size of 64MB (possibly, can't see file size because they are shortcuts); file is a video, image or other type with no indexable content (false); full content hasn't been retrieved by the system (false - folder has been indexed). I have access to all of the content within the folder.
Are Glean Agents able to read Google Docs that are shortcuts within a Google Drive Folder? Is there another workaround?