AutomationWorkflowVersionNodeConfigWriteFileOutputInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| content | ExpressionScalar | Content to write to the file (supports expressions) | |
| createDirectories | Boolean | Whether to create parent directories if they don't exist | |
| encoding | AutomationFileEncoding | File encoding format | |
| filename | ExpressionScalar | Name of the file to write (supports expressions) | |
| folderId | ID | ||
| overwrite | Boolean | Whether to overwrite existing files | |
| type | String | Node type identifier |