Search URL template
The central value is the template attribute of an OpenSearch `Url` element. In `https://example.com/search?q={searchTerms}`, a client substitutes the user's encoded query for `{searchTerms}` when invoking the provider. Fixed query parameters can remain in the URL. The generated document describes that request pattern, but cannot determine whether the endpoint, parameter name, or declared response type is correct.