create_post
Create and schedule a social media post to multiple profiles with an optional send time.
Instructions
Create and schedule a social media post on Hootsuite.
Args: text: The content of the post. social_profile_ids: List of social profile IDs to post to. scheduled_send_time: Optional ISO 8601 datetime for scheduling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| social_profile_ids | Yes | ||
| scheduled_send_time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |