Close and open dropdown inside of accordion

I’ve created an accordion following the webflow tutorial using interactions and a dropdown.

Now what I’d like to do it get the dropdown to open and close if I click a text link

I’ve tried $("#dropdown).trigger(“tap”)

and

$(“#dropdown”).removeClass(“w–open”);

Neither of which works. Does anyone know how I can programatically open or close a dropdown?

https://preview.webflow.com/preview/prod-nftfi?utm_medium=preview_link&utm_source=designer&utm_content=prod-nftfi&preview=fa93de4bfd53c284d3bb0fe660432a76&pageId=618a83d133f71b6a4efda0a4&workflow=preview


Here is my site Read-Only: LINK
(how to share your site Read-Only link)