seerr_watchlist
Add media to your Seerr watchlist or delete entries from it. Manage watchlist items with create and delete operations.
Instructions
seerr watchlist operations on Seerr. Pass operation and an arguments dict matching that operation's parameters.
seerr_create_watchlist(body={}) — Add media to watchlist WRITE: this modifies your Seerr instance.
seerr_delete_watchlist(tmdb_id, media_type) — Delete watchlist item DESTRUCTIVE: this deletes data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |