acl skill creates Access Control List rules (sys_security_acl) and attaches roles to them. ACLs govern who can read, write, create, and delete records or fields.ACL
Access control list rules for table and field security.
The
| Operation | Description |
|---|---|
| add_role | Attach a role requirement to an ACL rule |
| create | Create an ACL rule with operation, condition, and script |
Run
sn ops acl to see the full input schema for each operation.You
Create an ACL rule that restricts the u_salary field on hr_case to the HR Admin role.