Get Watch History
neptime_get_historyRetrieve video watch history with timestamps. Use limit and offset to paginate results.
Instructions
Get your video watch history.
Args:
limit: Max results 1-100 (default: 20)
offset: Pagination offset (default: 0)
Returns: Array of watched videos with timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Pagination offset |