ClawLink
AI & ML11 toolsPaste one API key

BrowserAct integration for AI agents

BrowserAct runs hosted browser-automation workflows and exposes task execution, workflow discovery, templates, and proxy-region APIs.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect BrowserAct once and call the same tools from all of them.

Setup

Connect BrowserAct through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

BrowserAct exposes 11 tools through ClawLink.

ToolWhat it doesKind
browseract_get_taskReturn either a task's current status or its full progress, outputs, files, live-view detailsRead
browseract_get_workflowReturn a custom workflow's metadata and expected input parameter definitions before a runRead
browseract_get_workflow_templateReturn an official template's metadata and expected input parameter definitions before a runRead
browseract_list_proxy_regionsReturn the supported proxy region names and codes for official template runsRead
browseract_list_tasksReturn one cursor-controlled page of workflow tasks, optionally filtered by status, workflowRead
browseract_list_workflow_templatesSearch official BrowserAct workflow templates and return one cursor-controlled page of summariesRead
browseract_list_workflowsReturn one cursor-controlled page of custom workflows in the connected workspaceRead
browseract_resume_taskResume a paused task from its current stateRead
browseract_cancel_taskImmediately and permanently cancel a running BrowserAct taskWrite
browseract_run_workflowStart a custom BrowserAct workflowRead
browseract_run_workflow_templateStart an official BrowserAct workflow templateRead