Endpoints
/is_completed
Check if a high-level task has been completed
POST
/
is_completed
This endpoint analyzes a screenshot to determine if a given high-level task has been completed.
Request
Description of the task to check (e.g. “Log into the application”)
Current screenshot of the application
Your API key for authentication
Optional string containing the history of steps taken
Response
Returns a boolean indicating whether the task has been completed.