Add Activity to Day
add_activityAdd an activity to a specific day and time slot (morning/afternoon/evening). Optionally link to a content item using its type and id. Requires a bearer token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | ||
| title | Yes | Short title for the activity | |
| day_id | Yes | The day UUID to add the activity to | |
| description | No | ||
| itinerary_id | Yes | Parent itinerary UUID | |
| wp_content_id | No | Source content id | |
| wp_content_type | No | Content type to link | |
| duration_minutes | No |