Project-scoped automation permissions on objects with restricted view datasources

What permissions do project-scoped automations have on objects with restricted view datasources?

Specifically, I would like to create a project-scoped automation which deletes objects on a scheduled cadence. The object type has a userId property; the policy of the restricted view datasource for this object allows users to view rows if that user’s userId matches the userId column.

The only documentation I can find on automations permissions is for user-scoped automations, not project-scoped ones.

1 Like

I am also interested in the project scoped automate behavior when it comes to permissions while calling other foundry components.