Skip to main content
Glama

orgo_drag

Perform drag-and-drop operations on virtual computers by specifying start and end coordinates, enabling text selection, window resizing, and UI interactions.

Instructions

Drag from one position to another.

Useful for drag-and-drop operations, selecting text, or resizing windows.

Args:
    params (DragInput): Input containing:
        - computer_id (str): Computer ID
        - start_x (int): Starting horizontal position
        - start_y (int): Starting vertical position
        - end_x (int): Ending horizontal position
        - end_y (int): Ending vertical position
        - duration (float): How long the drag takes, 0.1-5.0 (default: 0.5)

Returns:
    str: Confirmation of drag action

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickvasilescu/orgo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server