You're viewing a demo portfolio

Join the waitlist
PRSM

browser_drag

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Drag one element onto another. `source_ref` is the element to grab; `target_ref` is where to drop. Both are CSS selectors. Used for slider captchas, kanban, drag-and-drop uploads.

Parameters schema

{
  "type": "object",
  "title": "tool_dragArguments",
  "required": [
    "page_id",
    "source_ref",
    "target_ref"
  ],
  "properties": {
    "page_id": {
      "type": "string",
      "title": "Page Id"
    },
    "source_ref": {
      "type": "string",
      "title": "Source Ref"
    },
    "target_ref": {
      "type": "string",
      "title": "Target Ref"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →