set_due_date
Reschedule cards to be due in a specified number of days, with optional interval reset using '!' suffix.
Instructions
Reschedule cards to be due in 'days'. 'days' is Anki's set-due-date spec: '0' = today, '3' = in 3 days, '1-7' = random within a range, add '!' (e.g. '3!') to also reset the interval to that value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | ||
| card_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |