Search Mods
search_modsSearch and filter SP-Tarkov mods by full-text query, name, category, SPT version, Fika compatibility, and more. Returns paginated results.
Instructions
Search and filter SP-Tarkov mods on the Forge. Supports full-text search via query, filtering by name, category, SPT version, Fika compatibility, and more. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sort | No | Sort by field(s). Prefix with - for DESC. Options: name, featured, created_at, updated_at, published_at. E.g. '-published_at' | |
| query | No | Full-text search across mod name, slug, and description (powered by Meilisearch) | |
| include | No | Comma-separated relationships to include: versions, license, category, source_code_links | |
| per_page | No | Results per page (max 50) | |
| filter_name | No | Fuzzy filter by mod name | |
| filter_featured | No | Filter to featured mods only | |
| filter_spt_version | No | Filter mods compatible with an SPT version constraint (e.g. '^3.11.0') | |
| filter_category_slug | No | Filter by category slug(s), comma-separated (e.g. 'weapons,gear') | |
| filter_fika_compatible | No | Filter to only Fika-compatible mods |