list_indicators
Discover every FLOX indicator with its class signature, batch function, and data shape. Use this inventory to find supported indicators before suggesting one.
Instructions
List every indicator exposed by the FLOX Python binding with its class signature, batch function (if any), and shape (single-input scalar, OHLC tuple, multi-output, …). Use this when the user asks 'what indicators does FLOX support' or before suggesting an indicator name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional substring filter; case-insensitive. |