List Watches
watch_listList your watches (newest first), optionally filtered by status and paged. Returns { items, nextCursor }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (1–100). | |
| cursor | No | Pagination cursor from a previous nextCursor. | |
| status | No | Filter by status. | all |