Get My Subscriptions
neptime_get_subscriptionsRetrieve a paginated list of channels you subscribe to, with configurable limit and offset.
Instructions
Get list of channels you are subscribed to.
Args:
limit: Max results 1-100 (default: 20)
offset: Pagination offset (default: 0)
Returns: Array of subscribed channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Pagination offset |