Get Group Member Profile
get_group_member_profileFetch a LINE group member's profile using group ID and user ID. Requires the bot to be a member of that group.
Instructions
Get a member's profile in a LINE group chat. The bot must be a member of the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | LINE User ID (starts with "U") | |
| groupId | Yes | LINE Group ID (starts with "C") |