GetFile
Certified
Get Anthropic file metadata
GetFile
Certified
Get Anthropic file metadata
yaml
type: io.kestra.plugin.anthropic.GetFileExamples
yaml
id: anthropic_get_file
namespace: company.team
tasks:
- id: get_file
type: io.kestra.plugin.anthropic.GetFile
apiKey: "{{ secret('ANTHROPIC_API_KEY') }}"
fileId: "{{ outputs.upload.fileId }}"
Properties
apiKey *Requiredstring
fileId *Requiredstring
model *Requiredstring
maxTokens integerstring
Default
1024temperature numberstring
Default
1.0topK integerstring
topP numberstring
Outputs
metadata
Definitions
io.kestra.plugin.anthropic.FileMetadataInfo
createdAtstring
downloadableboolean
fileIdstring
filenamestring
mimeTypestring
scopeIdstring
sizeinteger