Tool to grant a permission to a user on a specific data object. Use when precise access rights must be assigned after verifying the table and object IDs. Example: "Grant FIND permission to a user for a Person record".
userRequiredstringObject ID of the user to whom the permission is being granted.
object_idRequiredstringUnique identifier of the data object whose permissions are to be modified.
permissionRequiredstringType of permission to grant. Use '*' to grant 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.