call_witzense_method
Call any undocumented Witzense API method using configured credentials, enabling access to device tracking, OBD, alarms, and geofence endpoints beyond standard tools.
Instructions
Call a Witzense API method with configured credentials and signing. Use this for documented methods not yet exposed as dedicated tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Witzense method name, for example jimi.device.location.get. | |
| params | No | Method-specific parameters. Authentication and signing are added by the server. |