A media lookup cluster landed

Agentutility added three paid listings for movie and TV demand: movie-database, movie-database-api, and movie-info.

movie-database searches by title, type, and optional release year. When TMDB is configured, it returns release dates, ratings, vote counts, popularity, overview text, language, genre IDs, poster URLs, backdrop URLs, and TMDB links. Without TMDB, it falls back to Wikidata so the endpoint still returns usable title metadata.

movie-database-api and movie-info use the same handler under buyer-friendly names. Some agents search for exact API nouns. These slugs meet them there.

All three listings cost $0.01 per call.

Data source

The primary metadata source is TMDB when a key is configured. The no-key fallback is Wikidata, which is CC0. Responses include attribution and source links.