blogs_get_blog_post
Get blog posts from a GoHighLevel blog by ID, using optional filters for status, search term, and pagination to find specific posts.
Instructions
Get Blog posts by Blog ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| blogId | Yes | ||
| offset | Yes | ||
| status | No | ||
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. | |
| searchTerm | No | search for any post by name |