Skip to main content
Glama

query_table

Filter table data using pandas query syntax to extract specific rows based on conditions like "city == 'Delhi' and PM2.5 > 200" for targeted data analysis.

Instructions

Filter a table using pandas query syntax.

Args: name: Table name query: Pandas query (e.g., "city == 'Delhi' and PM2.5 > 200")

Returns: Filtered results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
queryYes

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/nipunbatra/vayuchat-mcp'

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