getDateRangeTaskList
Retrieve calendar tasks for any date range. Input start and end Unix timestamps to return all scheduled tasks.
Instructions
Get calendar tasks within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date as Unix timestamp | |
| startDate | Yes | Start date as Unix timestamp |