Link Person Alias
link_person_aliasAdd a new alias handle (email, nickname, Feishu ID) to a person's canonical page to link multiple identifiers.
Instructions
link_person_alias
Add an alias handle to a canonical person page.
When to use: link a new identifier (email, feishu_open_id, nickname) to a person. Returns: ok plus current handles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Handle kind. | |
| value | Yes | Handle value. | |
| strength | No | Handle strength, default strong. | |
| canonical_slug | Yes | Canonical person page slug. |