Microsoft Edge · Arazzo Workflow
Microsoft Edge Open And Activate Target
Version 1.0.0
Confirm the DevTools endpoint, open a new tab at a URL, and bring it to the foreground.
View Spec
View on GitHub
BrowserChromiumDeveloper ToolsEdgeExtensionsMicrosoftProgressive Web AppsWeb DevelopmentWebviewArazzoWorkflows
Provider
Workflows
open-and-activate-target
Verify the browser, open a new tab at a URL, then activate it.
Confirms the DevTools endpoint via the version call, opens a new target at the requested URL, and brings that target to the foreground.
1
getBrowserVersion
Read browser version and protocol information to confirm the local DevTools debugging endpoint is reachable before opening a tab.
2
createTarget
Open a new tab navigated to the supplied URL and capture the new target's identifier and WebSocket debugger URL.
3
activateTarget
Bring the newly created target to the foreground, making it the active page in the browser window.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.