blogs_get_blogs
Retrieve blog posts for a GHL location with pagination controls. Specify skip and limit, then optionally filter by search term to find posts by name.
Instructions
Get Blogs by Location ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | Yes | ||
| limit | Yes | ||
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. | |
| searchTerm | No | search for any post by name |