GetMetadata
GetMetadata
yaml
type: "io.kestra.plugin.dropbox.files.GetMetadata"Examples
yaml
id: dropbox_get_metadata
namespace: company.team
tasks:
- id: get_file_metadata
type: io.kestra.plugin.dropbox.files.GetMetadata
accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
path: "/kestra_uploads/my_file.txt"
Properties
accessToken *Requiredstring
path *RequiredNon-dynamicobject
includeMediaInfo booleanstring
Default
falseOutputs
file
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring