Skip to main content
Glama

read_spreadsheet_data

Extract data from LibreOffice Calc spreadsheets by specifying file path, sheet name, and row limit to retrieve structured information for analysis or processing.

Instructions

Read data from a LibreOffice Calc spreadsheet

Args: path: Path to the spreadsheet file (.ods, .xlsx, etc.) sheet_name: Name of the specific sheet to read (if None, reads first sheet) max_rows: Maximum number of rows to read (default 100)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes
sheet_nameNo
max_rowsNo

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