Skip to content

Commit 33f64e2

Browse files
authored
docs(dropbox-metadata): add metadata (#9)
1 parent 3e7d702 commit 33f64e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group: io.kestra.plugin.dropbox.files
22
name: "files"
33
title: "Dropbox Files"
4-
description: "This sub-group contains tasks for managing files and folders in Dropbox."
5-
body: ""
4+
description: "Tasks that manage files and folders in Dropbox."
5+
body: "Use these tasks to upload from Kestra storage, download back to it, list or search folders, and create, copy, move, or delete items while retrieving metadata when needed. All tasks require a Dropbox accessToken secret; Dropbox paths must begin with '/', and file-oriented steps accept Kestra storage URIs for inputs and outputs."
66
videos: []
77
createdBy: "Kestra Core Team"
88
managedBy: "Kestra Core Team"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group: io.kestra.plugin.dropbox
22
name: "dropbox"
33
title: "Dropbox"
4-
description: "This sub-group of plugins contains tasks for using Dropbox."
5-
body: ""
4+
description: "Tasks that connect Kestra workflows to Dropbox."
5+
body: "Authenticate with a Dropbox access token to orchestrate file operations such as upload, download, listing, search, copy, move, delete, and metadata retrieval; Dropbox paths should start with '/' and tasks can read or write via Kestra internal storage URIs."
66
videos: []
77
createdBy: "Kestra Core Team"
88
managedBy: "Kestra Core Team"

0 commit comments

Comments
 (0)