Create SharePoint Share Link
sharepoint_create_share_linkCreate a sharing link for a SharePoint file or folder, specifying the link type (view, edit, embed) and sharing scope (anonymous, organization, users).
Instructions
Create a sharing link for a SharePoint file or folder. Chinese intents / 中文意图: 创建SharePoint分享链接, 分享团队文件, 生成文档库链接.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Link type. Defaults to view. | |
| scope | No | Sharing scope. | |
| itemId | Yes | File or folder item ID. | |
| driveId | Yes | Document-library drive ID. |