<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [relatedPromptsEndpointAdapter](./x-adapter-platform.relatedpromptsendpointadapter.md)

## relatedPromptsEndpointAdapter variable

Default adapter for the related prompt endpoint. This endpoint does not support pagination in the request.

**Signature:**

```typescript
relatedPromptsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<RelatedPromptsRequest, RelatedPromptsResponse>
```
