List Accessible Resources
lyzr_sharing_list_accessibleList resources of a specified type that a user has shared access to within an organization. Provide user_id and org_id to retrieve accessible agents, superflows, etc.
Instructions
List resources of a given type that a user (via their org) has shared access to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organisation id | |
| user_id | Yes | User id to list accessible resources for | |
| resource_type | Yes | Resource type, e.g. agent, superflow |