update_calendar_event
Update an existing social media calendar event by modifying its title, content, schedule, platform, status, or notes.
Instructions
Update a calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| id | Yes | Calendar event UUID | |
| title | No | ||
| content | No | ||
| platform | No | ||
| scheduled_for | No | ISO 8601 datetime | |
| campaign_id | No | ||
| status | No | ||
| notes | No |