Browse a gallery source
browseDiscover popular or latest cosplay galleries from a selected source, sorted by popularity or recency, with optional category filtering and AI-content exclusion.
Instructions
List popular or latest galleries from one source.
Use search() when the user names a character, series, model, or tag. If query is set, this tool searches that one source instead of ranking. If only category is set, list that category with sort (not a keyword search). Pass each item's path to get_gallery to fetch image URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page index. About 20 items per page. | |
| sort | No | popular (rankings / hot) or latest (newest posts). Ignored when query is set. | popular |
| query | No | If set, search this one source instead of listing rankings. Prefer search() for queries. | |
| period | No | Optional ranking window. CosplayTele popular: last24hours, last7days, last30days, all. Hentai Cosplay popular: day, week, month, year. | |
| source | Yes | Source id from list_sources. | |
| category | No | Optional category slug from list_sources.categories. | |
| exclude_ai | No | Drop AI Art / AI Generated listings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| source | Yes | ||
| has_next_page | Yes |