DashboardsRead-only
Describe fields
describe_fieldsDescribe the field catalog reachable from a feed data type, following relationship join hops.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
feedDataType | "transactions" | "balances" | "trades" | "holdings" | "orders" | "loans" | "receipts" | "invoices" | "documents" | required | Input for feedDataType. |
depthLimit | integer | optional | Max join hops. Default 3. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "describe_fields","arguments": {"feedDataType": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent