Skip to main content
Glama

MCP Paradex Server

by Habinar
MIT License
1
  • Apple
  • Linux

paradex_filters_model

Retrieve detailed schema information to construct accurate data filters for market data responses. Learn field availability, data types, and syntax for creating precise JMESPath queries and multi-criteria filters.

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

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