Search Devices
search_devicesSearch micrOS devices by UID, name, IP, note, module, function, or capability to identify matching devices and view complete function signatures before running commands.
Instructions
Find the right micrOS device and command syntax before run_command. Search by a device UID, name, IP address, note, module, function, or capability phrase. Results identify matching devices and show relevant modules with their complete function signatures and available documentation. Use fuzziness 0 for literal matching, 1 for conservative typo tolerance, or 2 for broader recovery. Set status to online or offline when live reachability matters. If a device or capability is missing, use discover_devices or discover_commands, then search again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Device or capability text to search across cached identity, notes, modules, and complete function signatures. Multi-word queries retry with individual words only when the full query has no matches. | |
| status | No | Optional live reachability requirement. Omit for any status. | |
| fuzziness | No | Search tolerance: 0 uses literal substrings, 1 allows close spellings (default), and 2 is broader. | |
| includeStatus | No | Check live online/offline status for matched devices. |