Airtable Array filter

Hi,

I have an Airtable table Companies, it has a linked to multiple records field Events.

I want to select/search the records where an ID is present in Events.

So far I can’t get this to work. I know I can select all records and then do a code filter, but there are a lot of records stored and do a filter is more efficient.

Looking forward to a solution/working filter.

Thanks in advance.

Greetings,
Robin

INPUT:

[
  {
    "event_id": "[\"reclvdMhgznvGw9JM\"]"
  }
]