> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# RandomCannedTextNodeProps

> Configuration interface for RandomCannedTextNode creation.

## Properties

* [cannedPhrases](#cannedphrases)

***

## Properties

### cannedPhrases

```typescript theme={"system"}
cannedPhrases: string[]
```

List of phrases to randomly select from.
