get_event_json
Retrieve a machine-readable JSON representation of a Fantastical calendar event by its ID, with consistent shape including null for absent values.
Instructions
Machine-readable variant of get_event. Returns None-valued fields when a value is absent rather than omitting them, so clients can treat the shape as stable.
Args: event_id: The event rowid (as returned by get_today_json etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||