Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_filters_model

Understand and utilize schema details to construct precise data filters, enabling accurate JMESPath queries and complex filtering expressions for targeted data retrieval.

Instructions

Get detailed schema information to build precise data filters. Use this tool when you need to: - Understand exactly what fields are available for filtering - Learn the data types and formats for specific fields - Build complex JMESPath queries with correct syntax - Create sophisticated filtering and sorting expressions Knowing the exact schema helps you construct precise filters that return exactly the data you need, avoiding trial and error. Example use cases: - Learning what fields exist in market data responses - Finding the correct property names for filtering - Understanding data types for numerical comparisons - Building complex multi-criteria filters for large datasets

Input Schema

NameRequiredDescriptionDefault
tool_nameYesThe name of the tool to get the filters for.

Input Schema (JSON Schema)

{ "properties": { "tool_name": { "description": "The name of the tool to get the filters for.", "title": "Tool Name", "type": "string" } }, "required": [ "tool_name" ], "title": "get_filters_modelArguments", "type": "object" }

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/sv/mcp-paradex-py'

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