node_idstring · requiredTarget node ID to type into
Type text character by character at the end of a text field. Uses natural InputConnection typing (indistinguishable from keyboard input). For text longer than 2000 characters, call this tool multiple times — subsequent calls continue typing at the current cursor position.
node_idstring · requiredTarget node ID to type into
textstring · requiredText to type (must be non-empty, max 2000 characters)
typing_speedinteger · default 250Base delay between characters in ms (min: 10, max: 5000)
typing_speed_varianceinteger · default 50Random variance in ms, clamped to [0, typing_speed]