@{result.0.id}
. This variable is the UUID of the file in Writer cloud. The Add files to Writer Cloud
block returns a list of file objects that were uploaded to Writer cloud. To process multiple files, you can use the For each loop block to iterate over the list of files.disabled
. Extracts content as plain text, because the formatting isn’t relevant to the text generation task.Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
File | Text | - | "" | UUID of a file object in Files API. | - | Format: uuid |
Enable markdown | Boolean | - | yes | - | - | - |
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | If the execution was successful. |
Error | - | error | If the function raises an Exception. |
@{result}
variable in the block that follows it in a blueprint.