app icon
browser-use-cloud
0.0.2

Run and manage Browser Use Cloud browser tasks from Dify.

lysonober/browser-use-cloud2170 installs

Browser Use Cloud for Dify

Run Browser Use Cloud tasks from a Dify agent.

The packaged source is published in the Dify plugin repository.

Setup

  1. Create an API key at cloud.browser-use.com/settings.
  2. Add the key to the Browser Use Cloud provider in Dify.
  3. Give your agent one or more of the tools below.

The plugin checks the key against the Browser Use Cloud v2 API. The key is sent in the header and is never included in tool output.

Tools

ToolWhat it does
Starts a browser task and returns its task ID and session ID.
Returns the task's current status.
Returns the full task, including its output when finished.
Lists tasks with page-based pagination.
Stops the task and its browser session.

Typical flow

  1. Call with a clear instruction.
  2. Poll until the task is , , or .
  3. Call to read the result.

creates real Browser Use Cloud usage. The other tools only read or stop existing tasks.

API compatibility

Version 0.0.2 uses the Browser Use Cloud v2 API:

  • base URL:
  • authentication:
  • task creation:
  • task reads: and
  • status:
  • stop: with
CATEGORY
Tool
VERSION
0.0.2
lysonober·08/26/2026 06:14 AM
REQUIREMENTS
LLM invocation
Tool invocation
App invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
1MB