InTouch Hub · Blue Isle Software

Ethiopian Movie Database

Ethiopian Movie Database — search cinemas, their schedules and showtimes by movie title or cinema name.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

entertainmentschedulesearch

Etmdb

Tool for the etmdb API.

Operations

Inputs

Example

operation: cinema_detail_search_read
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: cinema_detail_search_read, cinema_schedule_search_read, cinema_schedule_searchall_read, cinema_shedule_showtime_search_read, cinema_shedule_showtime_searchall_read, cinema_search_read
cinema_name string no Path parameter cinema_name (required by some operations).
id string no Path parameter id (required by some operations).
movie_title string no Path parameter movie_title (required by some operations).
param string no Path parameter param (required by some operations).
query string no Query-string parameters as a JSON object string, e.g. {"limit": 50}. Parsed and url-encoded onto the request.