SharePoint
SharePoint

SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively

Completely Secure
170205VIEWS
2094USERS

Tools

1 of 16

Add Attachment To List Item

Tool to add an attachment to a SharePoint list item. Use when you need to upload a binary file as an attachment to a specified list item.

Add Field Link To Content Type

Tool to add a field link to a list content type. Use when you want to associate an existing list field with a content type.

Add Role Assignment To List Item

Tool to add a role assignment to a list item. Use when granting specific permissions to a user or group after breaking inheritance if needed.

Add Role Assignment To Sharepoint List

Tool to add a role assignment to a SharePoint list. Use when granting permissions to a user or group on a specific list.

Break Role Inheritance On List Item

Tool to break permission inheritance on a list item. Use when you need to uniquely set permissions on an item after copying or clearing parent assignments.

Break Role Inheritance On List

Breaks permission inheritance on a SharePoint list, allowing you to set unique permissions. When you break inheritance, you can choose to: - Copy parent permissions as a starting point (copy_role_assignments=true) - Start fresh with no inherited permissions (copy_role_assignments=false) - Clear unique permissions on child items to re-inherit from this list (clear_subscopes=true) Use this when you need to manage list-level permissions independently from the site.