Create social post
ghl_create_social_postSchedule or publish social posts to multiple connected accounts with optional media. Set an ISO 8601 date for later publishing or omit to create a draft immediately.
Instructions
Schedule or publish a social post to one or more connected accounts. Provide scheduleDate (ISO 8601) for a scheduled post; omit for an immediate draft per status. mediaUrls can include image/video URLs already hosted in GHL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | scheduled | |
| summary | Yes | Post caption/text. | |
| mediaUrls | No | URLs of media to attach (e.g. a Reel/clip). | |
| accountIds | Yes | Target social account ids. | |
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. | |
| scheduleDate | No | ISO 8601 time to publish. Omit to create as draft. |