List social posts
ghl_list_social_postsList social posts by status for a location and filter by account IDs or ISO date range to review scheduled and published content.
Instructions
List scheduled/published social posts for the location. Optionally filter by account ids and a date range (ISO 8601).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| type | No | all | |
| limit | No | ||
| toDate | No | ISO 8601 end. | |
| fromDate | No | ISO 8601 start. | |
| accountIds | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |