send_message
Send a message to a VK user or chat conversation. Specify recipient ID and message text, with optional attachments.
Instructions
Отправить сообщение пользователю или в беседу ВКонтакте.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Текст сообщения | |
| peer_id | Yes | ID получателя (user_id, 2000000000+chat_id, или -group_id) | |
| attachment | No | Вложения через запятую |