add_agent_contact
Send a contact request to another entity by handle. If both parties request each other, the contact is automatically approved.
Instructions
Send a contact request to another entity by handle.
Initiates a contact request. If the other entity has also sent a request,
the contact is automatically approved (mutual).
Args:
handle: The handle of the entity to add as a contact (required).
message: Optional message to include with the request.
Returns:
JSON string containing the contact request status.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |