get_signal
Fetch the current value of a single vehicle signal by specifying its VSS path, enabling access to live data like speed and door status through the Kuksa Databroker.
Instructions
[Kuksa V2 API] Get the current value of a single VSS vehicle signal.
Args: path: VSS signal path (e.g. 'Vehicle.Speed', 'Vehicle.Cabin.Door.Row1.Left.IsOpen').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |