qobrix_search_dsl_help
Retrieve the full Qobrix Search Expression DSL reference to construct valid search and boost clauses for any Qobrix search query. Includes operators, functions, date helpers, and field schemas.
Instructions
Return the full Qobrix Search Expression DSL reference so you can build correct search strings and boost[] clauses for ANY qobrix_search_* tool (properties, projects, contacts, agents, opportunities, viewings, tasks, offers, contracts). Includes operators, functions, date helpers, association paths, and the two-tier relevance recipe (hard search filter + soft boost ranking + limit/max_scan). Optional resource (e.g. 'Properties', 'Opportunities', 'Contacts') appends a field cheatsheet and live schema field names (schema fetch is response-cached). Call before composing free-language queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | No | Optional resource to append a field cheatsheet and live schema field names. Use 'Properties' or 'Projects' (case-insensitive). When set, also fetches schema/{resource} (cached) and lists field names. |