create_sharing_link
Create a sharing link for any file by specifying its ID, choosing a link type (view, edit, embed), and setting an access scope (anonymous, organization, users).
Instructions
Create a sharing link. link_type: 'view', 'edit', 'embed'. scope: 'anonymous', 'organization', 'users'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | organization | |
| file_id | Yes | ||
| link_type | No | view |