Invite People To OneDrive Item
drive_invite_itemShare a OneDrive file or folder by granting read or write access to specific people, with optional email invitation.
Instructions
Grant selected people read or write access to a OneDrive item and optionally send an invitation. Chinese intents / 中文意图: 共享OneDrive文件给指定人员, 邀请同事访问文件, 授予文件权限.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roles | Yes | Granted roles. | |
| itemId | Yes | File or folder item 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. |