Dropbox ACTION
Get Shared Link File
Get a file from a shared link. See the documentation
- Action
- Read only
- OAuth
- SDK
- MCP
IMPLEMENTATION
Call this tool
Connect a user's Dropbox account once, then configure and run Get Shared Link File from your backend or agent.
SCHEMA
Inputs
Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.
| Property | Type | Description |
|---|---|---|
sharedLinkUrl Shared Link URL | string | The URL of a shared link Required Dynamic |
linkPassword Link Password | string | The password required to access the shared link Optional |
REFERENCE
Tool details
Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.
- Registry key
- dropbox-get-shared-link-file
- Version
- 0.0.3
- App
- Dropbox
- Authentication
- OAuth
- Read-only
- Yes
- Destructive
- No
- Open world
- Yes
- Source
- View on GitHub ↗