map_find_node
Search network diagram nodes by name, IP, type, or free text. Retrieve node details and coordinates to locate it before making updates.
Instructions
Search nodes by name, IP, type, or free-text query. Returns id, name, type, ip, x, y for each match. Use this to locate a node before updating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Exact match on primary IP or any secondary IP | |
| name | No | Substring match on node name (case-insensitive) | |
| text | No | Free-text search across name, IPs, and domain records | |
| type | No | Filter by node type |