create_calendar_event
Schedule social media posts across platforms by creating calendar events with title, content, and scheduled time. Manage campaign and status for organized posting via the olli.social API.
Instructions
Create a calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| title | Yes | Event title | |
| content | No | Post content | |
| platform | No | ||
| scheduled_for | Yes | ISO 8601 datetime | |
| campaign_id | No | ||
| status | No | ||
| notes | No |