Get the size of a file from the Kestra's internal storage.
yaml
type: "io.kestra.plugin.core.storage.Size"
yaml
id: "size"
type: "io.kestra.plugin.core.storage.Size"
uri: "kestra://long/url/file.txt"
Dynamic YES
The file whose size needs to be fetched.
Must be a kestra://
storage URI.
The size of the file.