Additional parameters required by the execution environment. The required keys are defined by the fieldNames in the base environment's requiredMetadataKeys.
customTaskVersionIdstring
Required
The ID of the custom task version to update.
requiredMetadataValuesarray
Additional parameters required by the execution environment as an array of field-value pairs. The required fieldNames are defined by the fieldNames in the base environment's requiredMetadataKeys.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not