vk_wall_get_by_id
Retrieve posts from VK user or community walls by specifying post IDs, with options for extended data and copy history depth.
Instructions
Returns a list of posts from user or community walls by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | User or community IDs and post IDs, separated by underscores. Use a negative value to designate a community ID. Example: "93388_21539,93388_20904,2943_4276,-1_1" | |
| extended | No | '1' - to return user and community objects needed to display posts, '0' - no additional fields are returned (default) | |
| copy_history_depth | No | Sets the number of parent elements to include in the array 'copy_history' that is returned if the post is a repost from another wall. | |
| fields | No |