Skip to main content
Glama

orgo_key

Press keyboard keys or combinations on virtual computers, including Enter, Tab, arrow keys, and shortcuts like Ctrl+C or Alt+Tab.

Instructions

Press a keyboard key or combination.

Supports single keys and combinations with modifiers (ctrl, alt, shift, cmd).

Args:
    params (KeyInput): Input containing:
        - computer_id (str): Computer ID
        - key (str): Key name or combination
            - Single keys: Enter, Tab, Escape, Backspace, Delete, Space
            - Arrow keys: Up, Down, Left, Right
            - Function keys: F1-F12
            - Combos: ctrl+c, ctrl+v, alt+Tab, ctrl+shift+s

Returns:
    str: Confirmation of key press

Examples:
    - "Press Enter" -> params with key="Enter"
    - "Press Ctrl+C" -> params with key="ctrl+c"

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