maasy_schedule_post
Schedule social media posts across Instagram, Facebook, LinkedIn, Twitter, and TikTok. Specify content and platform; optionally set scheduling time and content type. Returns post ID and scheduled time.
Instructions
Schedule a social media post in maasy. Returns post_id and scheduled time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Brand UUID | |
| content | Yes | Post copy / caption | |
| platform | Yes | Target platform | |
| scheduled_at | No | ISO 8601 datetime. Omit to save as draft. | |
| content_type | No | post | |
| status | No | 'draft' to save to borradores, 'scheduled' to program. Auto-detected from scheduled_at. |