skool_posts_comment
Add a comment to a specific post in a Skool community by providing the post ID, group ID, and comment content.
Instructions
Add a comment to a post. Requires auth cookies. Posts to api2.skool.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | The post UUID to comment on | |
| content | Yes | Comment text content | |
| groupId | Yes | The group UUID |