Log Watched Media
log_watched_mediaRecord watched movies or TV episodes with a 1-10 rating, review, and date to track your viewing history.
Instructions
Log watched movie or episode with rating (1-10), review, and date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Release year. | |
| title | Yes | Title of the media item. | |
| review | No | Review notes or critical appraisal. | |
| imdb_id | No | IMDb ID (optional). | |
| tmdb_id | No | TMDB ID (optional). | |
| media_type | No | 'movie' or 'tv'. | movie |
| user_rating | Yes | Integer rating from 1 to 10. | |
| date_watched | No | ISO date string (YYYY-MM-DD), defaults to today. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||