/** * An optional object containing secrets to be used by processors within the workflow for this specific run. */ export type RunSecrets = Record;