elfa_query
Execute any ELFA API call, including path, method, query, and JSON body, to retrieve JSON responses. Integrates with CG Alpha MCP for crypto market analysis.
Instructions
Generic ELFA proxy. Call any ELFA path with method/query/body. Returns JSON.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | JSON body for non-GET | |
method | No | HTTP method | |
path | Yes | ELFA path like /v2/... | |
query | No | Query params map |