update_relation
Add, update, or delete relationships with people, devices, AIs, and organizations to manage an agent's social connections.
Instructions
Update relationships with external entities (people, devices, AIs, organizations).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation: upsert / delete | |
| content | No | Relationship description (required for upsert) | |
| entity_name | Yes | Entity name or identifier | |
| relation_type | Yes | Entity type: person / device / ai / organization |