Invite People To SharePoint Item
sharepoint_invite_drive_itemGrant read or write access to SharePoint files or folders for specific people, with optional invitation email and sign-in requirement.
Instructions
Grant selected people read or write access to a SharePoint file or folder. Chinese intents / 中文意图: 共享SharePoint文件给指定人员, 邀请同事访问文档库, 授予团队文件权限.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roles | Yes | Granted roles. | |
| itemId | Yes | File or folder item ID. | |
| driveId | Yes | Document-library drive ID. | |
| message | No | Optional invitation message. | |
| recipients | Yes | People to invite. | |
| requireSignIn | No | Require sign-in. Defaults to true. | |
| sendInvitation | No | Send invitation email. Defaults to true. |