list_serial_ports
Lists all serial ports currently available on your computer, showing device names and descriptions to identify which port connects to your board.
Instructions
List the serial ports currently available on this machine.
Use this first to find out which port your board is on (e.g. "COM5" on
Windows, "/dev/ttyACM0" on Linux). The other tools all take a port.
Returns one entry per port with its device name and a human description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |