CivitAI Search
sdnext_civitai_searchSearch CivitAI models with filters for query, tags, types, sort, period, base models, NSFW, and pagination.
Instructions
Search CivitAI models (GET /sdapi/v2/civitai/search). Filters: query, tag, types, sort, period, base_models, nsfw, limit, cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Tag filter. | |
| nsfw | No | Include NSFW results. | |
| sort | No | Sort order (e.g. "Highest Rated", "Most Downloaded", "Newest"). | |
| limit | No | ||
| query | No | Search text. | |
| types | No | Comma-separated model types (Checkpoint, LoRA, Lora, Embedding, ...). | |
| cursor | No | Pagination cursor from previous page. | |
| period | No | Time period filter (e.g. "week", "month", "year", "alltime"). | |
| username | No | Filter by creator username. | |
| favorites | No | Only show bookmarked models. | |
| base_models | No | Comma-separated base model filter. |