You're viewing a demo portfolio

Join the waitlist
PRSM

rotten-tomatoes.movie_details

Active

Tool of Vee3

declared in 1.27.1

Look up a movie on Rotten Tomatoes by slug (for example shawshank-redemption). Returns title, year, rating, runtime, genres, description, poster and hero images, Tomatometer and Popcornmeter scores, cast highlights, and where to watch links. Cost = 5 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_rotten_tomatoes_movie_detailsArguments",
  "required": [
    "movie_slug"
  ],
  "properties": {
    "movie_slug": {
      "type": "string",
      "title": "Movie Slug",
      "maxLength": 512,
      "description": "Movie slug (for example shawshank-redemption)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →