Get upcoming season anime
get_upcoming_seasonRetrieve the list of anime scheduled for the upcoming season. Supports optional adult content filtering and pagination.
Instructions
List anime scheduled for the upcoming season. Use get_seasonal_anime for the current or a specific past season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sfw | No | If true, exclude adult (NSFW) entries. Defaults to false (no filtering). | |
| page | No | 1-based page number for pagination. | |
| limit | No | Max results per page (1-25). |