create_recurring_appointments
Create a recurring appointment series from an existing appointment by specifying the number of weeks, weekdays, and fields to copy.
Instructions
Create a recurring appointment series from an existing appointment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Original appointment ID | |
| numWeeks | Yes | Number of weeks to repeat pattern | |
| weekDays | Yes | Days of the week to create appointments | |
| copyFields | Yes | Fields to copy from the original appointment to the series |