Create Sharing Group
lyzr_sharing_create_groupCreate a sharing group to control access to a resource by assigning specific access levels to users or the organization.
Instructions
Create a sharing group rooted at a resource, controlling who can access it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_ids | No | Agent ids included under this group | |
| shared_with | No | Users to share the group with | |
| access_level | No | Default access level (default private). One of: public, private, read, write, execute, organisation | |
| superflow_ids | No | Superflow ids included under this group | |
| org_access_level | No | Access level granted to the whole organisation | |
| root_resource_id | Yes | Id of the root resource | |
| root_resource_type | Yes | Type of the root resource, e.g. agent, superflow |