startAutomationJob
abstract suspend fun startAutomationJob(input: StartAutomationJobRequest): StartAutomationJobResponse
Starts a new job for a specified automation. The job runs the automation with the provided input payload.
Starts a new job for a specified automation. The job runs the automation with the provided input payload.