Skip to main content
Glama

press_key

Simulate keyboard input by pressing single keys or combinations like Ctrl+S or Alt+F4 to automate desktop application interactions.

Instructions

Press a key or key combination.

Single key: "enter", "tab", "escape", "f5", "backspace".
Combination: ["ctrl", "s"], ["ctrl", "shift", "p"], ["alt", "f4"].

Args:
    keys: A single key name, or a list of keys for a combination
          (all held together, then released in reverse order).
    repeat: Number of times to press (default 1).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keysYes
repeatNo

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/Touchpoint-Labs/Touchpoint'

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