---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/tools/web_retrieval/interfaces/SearxngPayloadLike.md
description: Minimal structural shape of a SearXNG normalised payload.
---

# Interface: SearxngPayloadLike

Defined in: [batteries/tools/web\_retrieval/index.ts:128](https://github.com/NHTIO/ADK/blob/v1.20260609.1/src/batteries/tools/web_retrieval/index.ts#L128)

Minimal structural shape of a SearXNG normalised payload.

## Properties

| Property                                 | Type                                          | Description      | Defined in                                                                                                                                    |
| ---------------------------------------- | --------------------------------------------- | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
|  `results?` | [`SearxngResultLike`](SearxngResultLike.md)\[] | The result list. | [batteries/tools/web\_retrieval/index.ts:130](https://github.com/NHTIO/ADK/blob/v1.20260609.1/src/batteries/tools/web_retrieval/index.ts#L130) |
