Tool to revoke a permission from a specified user or role on a specific data object. Use when you need to deny a previously granted operation for a user or role on a data object after verifying the table and object IDs.
rolestringName of the role to revoke the permission for. Ignored if 'user' is provided.
userstringObjectId of the user in the Users table. Provide this to revoke for a specific user.
object_idRequiredstringUnique identifier of the data object whose permissions are to be modified
permissionRequiredstringType of permission to revoke. Use '*' to revoke all permissions.
table_nameRequiredstringName of the data table containing the object
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.