get_types
Retrieve all available media types from IMDb data including movies, TV shows, and upcoming releases to understand the full range of content categories available.
Instructions
Get all types. Returns: JSON object containing all types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}