list_ical_subscriptions
Retrieve an agent's external iCal feed subscriptions (Google Calendar, Outlook) with sync status and last sync time. Filter results by status or paginate.
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 |