search_civitai_creators
Search CivitAI creators: retrieve top leaderboard rankings or find specific usernames. Use results to directly explore and download models.
Instructions
Find CivitAI CREATORS — THE tool for 'who are the top creators on Civitai' and 'find creator '. Read-only and network-only (no token or running ComfyUI required). Two modes: with NO query it returns the site's creator LEADERBOARD (civitai.com/leaderboard — rank, score, downloads, likes; pick a board: 'overall' [default], 'overall_90' [last 90 days], 'overall_nsfw' [mature], 'new_creators' [first model <30 days ago]); with a query it searches usernames (public /api/v1/creators; partial match, returns model counts, NOT ranked). Each hit's username feeds search_civitai_models {creator: } directly. Flow: search_civitai_creators → pick a creator → search_civitai_models {creator, types?} → download_civitai_model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Leaderboard to rank by when no query is given (default 'overall'). Ignored with a query. | |
| limit | No | Max results (default 10). | |
| query | No | Username search (partial match, e.g. 'alcait'). Omit to get the top-creators leaderboard instead. |