<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ConversationResultResponseBody](./smwebsdk.conversationresultresponsebody.md) &gt; [input](./smwebsdk.conversationresultresponsebody.input.md)

## ConversationResultResponseBody.input property

**Signature:**

```typescript
input: {
        text: string;
        context?: any;
    };
```
