Build an E-Hentai search query
eh_build_search_queryBuild and validate E-Hentai search syntax from include/exclude tags, OR groups, exact tags, and title conditions. No network request needed.
Instructions
Build and validate native search syntax from structured include, exclude, OR, exact-tag, and title conditions without making a network request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional title condition | |
| orTags | No | Up to 10 tags combined as an OR condition | |
| exactTags | No | Use exact tag matching when true | |
| excludeTags | No | Up to 10 tags that results must exclude | |
| includeTags | No | Up to 5 tags that every result must include |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |