namesniper_watches
Retrieve all monitored usernames with availability status, timestamps, and check counts. Track watch list slot usage to manage monitoring capacity.
Instructions
List every handle the account is monitoring. Returns JSON watches[] with id, username, platform, watch status, last observed availability, last-checked and last-changed timestamps, and check count, plus slot usage {used, limit}. Use a watch id with namesniper_unwatch to stop monitoring it. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Ignored — derived from your API key |