Register agent presence
bridge_registerRegister an agent and its capabilities to make it discoverable by other agents in the bridge.
Instructions
Announce an agent and its capabilities so others can discover it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Unique agent name, e.g. 'claude'. | |
| capabilities | No | Skills this agent offers, e.g. ['review','architecture']. |