List indicators
list_indicatorsRetrieve the full catalog of available trading indicators with keys, display names, signal types, and descriptions. Use this at session start to identify which indicator keys to query for signals.
Instructions
Catalog of every indicator the Sentimentracker backend can compute, read live from its registry. Returns key, displayName, signalKind (directional / regime / levels / divergence / mixed) and a one-line description per indicator. Call this once at session start so the agent knows which key to ask about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||