hivegate_register_guest
Register an external agent with a Guest DID on HiveGate. Returns guest_did, access_token, and trust mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | Yes | Human-readable name for the agent | |
| external_id | Yes | Unique identifier from the source platform | |
| callback_url | No | Callback URL for async notifications | |
| capabilities | No | List of agent capabilities | |
| source_platform | Yes | ||
| native_reputation | No | Native platform reputation data |