
ListFiles
CertifiedList Anthropic files
ListFiles
Certified
List Anthropic files
yaml
type: io.kestra.plugin.anthropic.ListFilesExamples
yaml
id: anthropic_list_files
namespace: company.team
tasks:
- id: list_files
type: io.kestra.plugin.anthropic.ListFiles
apiKey: "{{ secret('ANTHROPIC_API_KEY') }}"
limit: 25
Properties
apiKey *Requiredstring
model *Requiredstring
afterId string
beforeId string
limit integerstring
maxTokens integerstring
Default
1024pluginDefaultsRef Non-dynamicstring
scopeId string
temperature numberstring
Default
1.0topK integerstring
topP numberstring
Outputs
files array
Definitions
io.kestra.plugin.anthropic.FileMetadataInfo
createdAtstring
downloadableboolean
fileIdstring
filenamestring
mimeTypestring
scopeIdstring
sizeinteger