CommitKeystrokeTool
Sends one named key event (down+up) to the currently bound InputConnection via InputMethodServiceHolder. Requires the droid-mcp IME to be active with an editor focused, else imeNotActiveError. key is looked up case-insensitively in KEY_MAP; unknown keys return an error listing the valid set. Output on success: success (true) and the echoed key.