This action allows users to bulk run up to 1,000 tasks per API call using a specified robot. For larger datasets, submit multiple bulk runs sequentially (up to 500,000 tasks total). It provides a POST endpoint at /v2/robots/{robotId}/bulk-runs and supports parameters such as rob…
titleRequiredstringA descriptive title for the bulk run (1-200 characters).
robot_idRequiredstringThe unique ID of the robot to run bulk tasks with.
input_parametersRequiredarrayArray of input parameters for each task to run. Each item is a dictionary of parameters for a single task. Maximum 1,000 tasks per API call (up to 500,000 total via multiple bulk runs).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.