write_jsonl

Plugin

ArgDescriptionType
filenameCSV files to openOSPath (required)
accessorThe accessor to usestring
queryquery to write into the file.StoredQuery (required)
buffer_sizeMaximum size of buffer before flushing to file.int

Required Permissions: FILESYSTEM_WRITE

Description

Write a query into a JSONL file.