get_pico_info
Retrieve hardware device information via serial communication using this command, enabling control of physical devices through natural language interactions with the MCP2Serial server.
Instructions
Execute get_pico_info command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}