bulk_reschedule
Reschedule multiple todos to the same date/time in one call. Provide todo IDs and a new schedule to update them all at once.
Instructions
Reschedule multiple todos to the same date/time in one call.
Args: todo_ids: List of todo UUIDs to reschedule. when: New schedule — today, tomorrow, evening, anytime, someday, or YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| when | Yes | ||
| todo_ids | Yes |