Currently two actions are added for managing sharepoint item level permission
1. Stop sharing an item or a folder => This will break inheretance. But owners group will remains there.
2. Grant access to an item or a folder => This will be used to set item permission.
Missing Part => I would like to clear entire item level permission and then set explicitly. I don;t see any action doing it. I might need to go for Send an HTTP request to SharePoint alone to have clear all permission of an item including owners group
I will be good if we have as seperate action to remove permission (considering lying owners group)or must have an ability to clear all permission.