unwatch_topic
Stop following an arXiv topic by providing its exact saved topic string. This removes future updates for that topic and returns a clear not-found error if no matching watch exists. Inspect saved watches with list_watches before deleting.
Instructions
Delete a saved topic watch by exact topic string. The topic must match the stored watch_topic value exactly. Returns a clear not-found error if no matching watch exists. Use list_watches to inspect saved watches before deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Exact topic string of the watch to remove. Must match the topic used in watch_topic. |