List Library indicators
library_list_indicatorsBrowse the indicator catalog with filters and server-side sorting (newest first by default). Filter by family, concept slug (implementations of one concept), tags (ids from library_list_tags, AND-combined), trading platform, or plan tier. Use for structured browsing — 'latest indicators', 'everything in the volatility family', 'indicators implementing liquidity sweeps'; for keyword discovery prefer library_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Default 0 | |
| sort | No | Default: date | |
| tags | No | Tag ids (from library_list_tags); an indicator must carry every tag | |
| text | No | Server-side text filter | |
| tier | No | Only indicators included in this LuxAlgo plan tier | |
| family | No | ||
| concept | No | Concept slug — only indicators linked to this concept, e.g. 'rsi' | |
| context | Yes | Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as "a user", "the customer", or "an account". Example: "Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution." | |
| platform | No | Trading platform the indicator supports, e.g. 'metatrader' | |
| direction | No | ||
| page_size | No | Default 24 |