Input Variables
Input variables provide data to the agent before execution. Each variable has:
Input variables can be referenced within instruction configurations — for example, typing a candidate’s name into a form field or navigating to a URL that includes an application ID.
Output Variables
Output variables capture data extracted during execution. Each variable has a name and description. Output values are collected from instruction results and made available to the system after the agent finishes. Output variables can be used to:- Fill form fields in the candidate’s application
- Feed data into subsequent automation actions
- Store extracted information for reporting