Skip to main content
Glama

query_csv_results

Query CSV results by specifying a file path, optional columns, and row limit to retrieve structured JSON data with columns, row count, and rows.

Instructions

Read and query a CSV result file.

Parameters

file_path: Path to the CSV file. columns: Comma-separated column names to include (all if empty). max_rows: Maximum rows to return (default 1000).

Returns

JSON with columns, row_count, and rows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
columnsNo
max_rowsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Yookio-Z/AFSIM_MCP'

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