tb_list_devices
List all devices registered in ThingsBoard with pagination. Specify page and limit to control results.
Instructions
List all devices registered in ThingsBoard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 0) | |
| limit | No | Devices per page (default 20) | |
| device_id | Yes | ThingsBoard server device ID from inventory |