get_movies_by_id
Retrieve movie details from Trakt using its ID or slug, with optional extended information for deeper data.
Instructions
Get a movie.
GET /movies/{id}
Args: id: The id/slug of the resource. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |