get_calendar_by_id
Retrieve a specific calendar entry by its ID to get details about a scheduled episode or event. Use this to look up individual calendar items when you know the ID.
Instructions
Read Calendar.
GET /api/v3/calendar/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |