Retrieves a paginated list of all tasks (execution runs) for a specific Browse AI robot. Each task represents one execution of the robot, which includes its current status, execution timestamps, input parameters, captured text data, screenshots, and extracted lists. This tool re…
limitintegerMaximum number of tasks to return in a single request. Use this with offset for pagination.
offsetintegerNumber of tasks to skip before starting to return results. Use this with limit for pagination (e.g., offset=10, limit=10 returns tasks 11-20).
robot_idRequiredstringThe unique identifier (UUID format) of the robot whose tasks you want to retrieve. You can get robot IDs from the Get Robots List action.
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.