hello, im trying to include a search google drive folder into my google sites using this GAS code but every time I try to execute this code i get the following error:
TypeError: Cannot read property 'parameter' of undefined
This is the code i'm using:

I do change the File Id section with the id of my google drive but i still get that error
Also i don't know what to change in the "fullText contains" section
Ty in advance!!