get_community_post
Fetch a specific community post by ID from a Zendesk Help Center, retrieving its full body and comments. Use subdomain and post_id to access complete post details.
Instructions
Fetch a community post with its full body and comments.
Args: subdomain: Help Center hostname post_id: Post ID to fetch force_refresh: Bypass cache and fetch fresh data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| subdomain | Yes | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |