View as Markdown
Microsoft OneDrive icon

Microsoft OneDrive ACTION

Create Link

Create a sharing link for a DriveItem. See the documentation
  • Action
  • Writes data
  • OAuth
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's Microsoft OneDrive account once, then configure and run Create Link 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.

Create Link inputs
Property Type Description
driveItemId Drive Item ID string
The ID of the DriveItem to create a sharing link for. Search for the file/folder by name.
Required Dynamic
type Type string
The type of sharing link to create. Either view, edit, or embed.
Required
scope Scope string
The scope of link to create. Either anonymous or organization.
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
microsoft_onedrive-create-link
Version
0.0.5
App
Microsoft OneDrive
Authentication
OAuth
Read-only
No
Destructive
No
Open world
Yes