rotten-tomatoes.tv_show_details
ActiveTool of Vee3
Look up a TV series on Rotten Tomatoes by slug (for example breaking-bad). Returns title, years on air, TV rating, season count, genres, description, poster and hero images, Tomatometer and Popcornmeter scores, and creator/cast highlights. Cost = 5 tokens.
Parameters schema
{
"type": "object",
"title": "get_rotten_tomatoes_tv_show_detailsArguments",
"required": [
"tv_show_slug"
],
"properties": {
"tv_show_slug": {
"type": "string",
"title": "Tv Show Slug",
"maxLength": 512,
"description": "TV series slug (for example breaking-bad)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Vee3
https://github.com/Vee3io/Vee3
1/7 registries