rottentomatoes_critics_authors
Browse or search Rotten Tomatoes critic directory by name or letter, with pagination and optional inactive critics.
Instructions
Rotten Tomatoes critic directory. Returns current or inactive critics from Rotten Tomatoes' public author directory. Browse one letter or search by name; use next_cursor as after or previous_cursor as before, as indicated by the corresponding page flag. The letter values come from the live directory controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Opaque cursor from data.next_cursor | |
| limit | No | Rows per page, default 100, range 1 to 100 | |
| before | No | Opaque cursor from data.previous_cursor; cannot be combined with after | |
| letter | No | Directory letter. Omit when using search; default a. | |
| search | No | Search critics by name; cannot be combined with letter | |
| inactive | No | Include the site's inactive critics list |