list_ical_subscriptions
List iCal subscriptions for an agent, showing sync status and last sync time. Filter by status (active, error, paused) and paginate results.
Instructions
List an agent's external iCal feed subscriptions (e.g. linked Google Calendar / Outlook feeds), including their sync status and last sync time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return | |
| offset | No | Pagination offset | |
| status | No | Filter by subscription status | |
| agent_id | Yes | Agent ID whose iCal subscriptions to list |