Integrations

Use OneDrive

Work with the user's connected Microsoft OneDrive account via Pipedream.

Parameters#

tool_namestringrequired

Exact tool name returned by list_app_tools.

configured_propsobjectrequired

The configured props for the action (e.g., {"fileId": "abc123"} or {"filePath": "/home/workspace/doc.pdf"})

download_pathstringdefault: ""

Optional absolute path to save downloaded file. Falls back to configured_props["filePath"].

emailstringdefault: ""

Optional email address to select a specific connected account.