lookup_user_id
Resolve a WeCom member's UserID from their name for message targeting. Performs exact match, falls back to fuzzy matching when no exact match exists, and returns all UserIDs for identical names.
Instructions
通过成员姓名查找 UserID (用于发送消息时指定接收人)。
支持精确匹配;若无人匹配则模糊匹配。多人同名会全部返回。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |