Skip to main content
Glama

insert_text_at_position

Insert text into LibreOffice Writer documents at specified positions: start, end, or replace existing content.

Instructions

Insert text into a LibreOffice Writer document

Args:
    path: Path to the document file
    text: Text to insert
    position: Where to insert the text ("start", "end", or "replace")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes
textYes
positionNoend

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesFull path to the document
existsYesWhether the file exists
formatYesDocument format (odt, ods, odp, etc.)
filenameYesDocument filename
size_bytesYesFile size in bytes
modified_timeYesLast modification time

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/patrup/mcp-libre'

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