list_available_signals
Retrieve the complete list of signals from the connected data source, including units and typical ranges. Use this to verify signal availability before querying.
Instructions
Returns the complete list of signals available from the currently connected data source, with units and typical ranges.
Call this FIRST whenever you are unsure whether a signal exists. Signal availability depends entirely on the data source, so the only reliable way to know what you can answer is to ask.
If the signal a user asks about does not appear in this list, it is NOT available: do not attempt to retrieve it, do not estimate it, and do not substitute a related signal. Tell the user the signal is unavailable and say which source is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||