schedule_content
Schedule social media posts to Instagram, LinkedIn, Twitter, or Postiz with content, media URLs, hashtags, and an ISO datetime for future publishing.
Instructions
Schedule a social media post to a platform via Postiz or direct API. Takes platform, content text, optional media URLs, scheduled time (ISO datetime), and hashtags. Falls back to PostizPublisher.publish_post() when platform=postiz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hashtags | No | ||
| platform | Yes | ||
| media_urls | No | ||
| content_text | Yes | ||
| scheduled_time | No | ISO datetime string, e.g. 2025-01-15T10:00:00 |