vk_wall_get
Retrieve posts from VKontakte user or community walls using owner ID or domain, with pagination support for accessing content.
Instructions
Get posts from a user or community wall
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner_id | No | Wall owner ID (negative for community) | |
| domain | No | Short address of user or community | |
| count | No | Number of posts (1-100) | |
| offset | No | Offset for pagination |