Add Page Comment
page_add_commentAdd comments to Yandex Wiki pages or reply to existing comment threads using page ID or slug.
Instructions
Add a comment to a Yandex Wiki page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body. | |
| slug | No | Wiki page slug or full Wiki URL. Provide either page_id or slug. | |
| page_id | No | Wiki page numeric ID. Provide either page_id or slug. | |
| parent_id | No | Optional parent comment ID for a reply. | |
| thread_id | No | Optional thread ID when replying in an existing thread. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No | ||
| author | No | ||
| parent_id | No | ||
| reactions | No | ||
| thread_id | No | ||
| created_at | No | ||
| is_deleted | No | ||
| inline_text | No | ||
| thread_info | No | ||
| resolve_status | No |