bond_join
Join an existing encrypted peer-to-peer session by providing a session code to pair AI coding agents across different machines.
Instructions
Join an existing Covalent Bond session using a session code (format: XXXX-XXXX-XXXX Base58, e.g., "3KPz-QR7m-8WXn"). Call this when the user provides a session code from another agent. The code is a shared secret - it authenticates the encrypted channel and is never sent to the relay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionCode | Yes | Session code in format XXXX-XXXX-XXXX (Base58, e.g., "3KPz-QR7m-8WXn") |