pilot_find
Resolve a peer hostname to its pilot address. Returns the address when found, enabling direct communication with known peers.
Instructions
Look up a peer by hostname. Returns the pilot address if found. Note: this is DNS-like lookup — you must already know the hostname. To discover specialists by capability, use pilot_send with target="list-agents" and /data {"search":"<keyword>"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes |