Search Characters
search_charactersSearch the Disney character database by name (e.g. "Mickey Mouse", "Elsa", "Stitch"). Returns matching characters with their film, TV-show, video-game and theme-park-attraction appearances plus an image URL. Matching is exact-ish on the name field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Character name to search for, e.g. "Mickey Mouse". | |
| limit | No | Max characters to return (default 10). |