run_workflow
Execute a workflow by ID
How to use it
run_workflow is exposed by the Sidebutton MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_workflow tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Sidebutton
npx sidebutton --stdioOther tools in Sidebutton (28)
Run a sequence of browser actions in one call
Capture selectors from current page
Clear stored HTTP Basic Auth credentials
Click an element
Execute JavaScript in browser
Check if element exists
Extract text from element
Extract all matching elements
Extract structured data from repeated elements
Fill input value (React-compatible)
Check browser extension connection
Get execution log for a run
Get workflow YAML definition
Hover over element
Inject CSS into the page (blur/hide elements before a screenshot)
List recent workflow executions
List all available workflows
Navigate browser to URL
Send keyboard keys
Publish evidence (screenshots, reports) from a session
Capture page screenshot (pass path to write a PNG file instead of returning image bytes)
Scroll the page
Scroll element into viewport
Select dropdown option
Set HTTP Basic Auth credentials for the connected tab
Get page accessibility snapshot
Type text into an element
Wait for element or delay