Create shared link
dropbox_create_shared_linkCreate a shareable link for any file or folder. If a link already exists, return it instead of creating a duplicate.
Instructions
Create a shareable link for a file or folder. If a link already exists for the path, the existing link is returned instead of erroring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to share, e.g. "/Decks/pitch.pdf". | |
| audience | No | Who can access via the link. "public" = anyone with the link. | |
| allow_download | No |