host.agent.contact_accept
Accept a pending contact request addressed to you: both you and the requester become accepted contacts, visible from either side via host.agent.contacts().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The request to accept. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |