list_monitors
Get details of all connected monitors, including their position and size. Index 0 represents the virtual bounding box that spans all monitors.
Instructions
List available monitors and their geometry.
Returns a list of monitors with their index, position (left, top), and size (width, height). Index 0 is the virtual bounding box that spans all monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |