get_friend_list
Retrieve the bot's QQ friend list, including user IDs and nicknames, to identify valid recipients for private messages.
Instructions
List all QQ friends of the bot account.
Returns user IDs and nicknames. Use this to discover valid friend IDs for send_message or get_recent_context with target_type="private". For group list use get_group_list instead.
Read-only. No side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||