Our browser agent executes workflows. You can think of a workflow as a container for all the necessary context our agent needs to automate a business process reliably.Here’s how you can build your first workflow:
Now that you have built the initial context, you can trigger the browser agent over our API. Note that the run_input_variables were automatically generated by the builder agent including a full JSON schema. Check our API spec for more info.