Skip to main content
Glama

orgo_type

Type text at the current cursor position in a virtual computer. Click an input field first, then use this tool to input text programmatically.

Instructions

Type text at the current cursor position.

Click on an input field first, then use this to type text.

Args:
    params (TypeInput): Input containing:
        - computer_id (str): Computer ID
        - text (str): Text to type

Returns:
    str: Confirmation showing what was typed (truncated if long)

Examples:
    - "Type 'hello world'" -> params with text="hello world"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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