get_devices
Retrieve all devices for a specific plant or your entire account, with device types like min, sph, or max, to identify which device other tools should target.
Instructions
List devices with their type ("min", "sph", "max", ...), which the other tools need.
With a plant_id, returns every device of that plant (page is ignored). Without it, returns all devices on the account, paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| plant_id | No | Plant ID, as returned by get_plants. Empty means all plants. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |