vk_friends_get_lists
Retrieve friend lists for any VK user. Get both user-created and system lists using optional parameters.
Instructions
Returns a list of the user's friend lists. VK API method: friends.getLists. Tool name: vk_friends_get_lists. Section: friends. Access level: read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User ID. | |
| return_system | No | '1' - to return system friend lists. By default: '0'. |