API Endpoints
Get list of saved tasks
Returns a list of all saved tasks associated with the authenticated user. Each task includes its name, project, location, and instruction details.
GET
Get a list of saved tasks
Previous
Get saved task by nameRetrieve a specific saved task by its name. This is helpful for accessing or reusing previously saved automation tasks.
Next
Get a list of saved tasks