get_group_list
Retrieve a list of all QQ groups the bot has joined, including group IDs, names, and member counts. Use the returned group IDs to target messages or retrieve context.
Instructions
List all QQ groups the bot has joined.
Returns group IDs, names, and member counts for every group the bot is a member of. Use this to discover valid group IDs for send_message, get_recent_context, or other group-targeting tools. For friend list use get_friend_list instead. For batch name resolution use batch_get_recent_context.
Read-only. No side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||