How do I read the file description from the Google Drive?

I’m able to update the file description, but I don’t seem to have a module that retrieves the file description.

My target is to use AI to write descriptions, but want to limit that to the files that are missing descriptions. For the filter I need to read the data.

Thanks in advance for guidance.

Hi @Picsart ,
If you are using Google Drive Search for Files/Folders , it will display a description if one exists. You can use the presence of this field as a filter for your search.

Thanks Kirill, actually I’m using the Watch for all files module as I need to get updates from all subfolders. The search module shows files from a selected folder only.

Do you know a better alternative to using watch vs search? And maybe you have an example of how to use the description in the search query?

Thanks

Hi @Picsart ,
Watch will return you output bundle with File details, right?
If the file have a description, you will see it in output bundle after “Name”
image
So, you can use this field as a Filter, something like: