get_upcoming_json
Fetches upcoming calendar events as structured JSON data, allowing you to specify the number of days to look ahead.
Instructions
Machine-readable variant of get_upcoming.
Args: days: Number of days to look ahead (default 7).
Response shape mirrors get_today_json but covers the next days days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||