get_countries
Retrieve a complete list of all countries available in the IMDb database for filtering or reference purposes.
Instructions
Get all countries. Returns: JSON object containing all countries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}