Overview
When running a task, you will receive alive_url
, which can be used to view the agent actions live.
Getting the URL
Alive_url
is returned when you run a task.
If Python is not your language of choice, check out our API Reference.
Customizations
You can customize the URL to make it interactive or full screen. Just pass the following parametersinteractive=true
to get an interactive viewembed=true
to get an embeddable view (ideal for iframes)