search_films
Find films by entering a full or partial title. Returns matching film IDs, which are required to access detailed film information in the Rollekino archive.
Instructions
Find films by title.
Start here when you know the name. Returns the id needed by get_film.
Args: title: Part of the film's title. limit: How many matches to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |