skool_get_post
Retrieve a full post and its comments by providing the post's slug to access specific community discussions.
Instructions
Read one full post and (by default) its comments. post_name is the slug
from skool_list_posts (the name field, e.g. 'big-change-...'), not the id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_name | Yes | ||
| with_comments | No |