Skip to main content
Glama

set_value

Set text content in editable UI elements like text fields and combo boxes, with options to replace existing content or insert at cursor position.

Instructions

Set text content of an editable element.

Args:
    element_id: The element ID (a text field, combo box, etc.).
    value: The text to write.
    replace: If true, clear the field first and replace all content.
             If false (default), insert at the current cursor position.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
element_idYes
valueYes
replaceNo

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