# ProWritingAidApi.ContextualThesaurusRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **context** | **String** | the word for the thesaurus call with surrounding context | **contextStart** | **Number** | the start position of the word to get suggestions for. 0 based | **contextEnd** | **Number** | the end position of the word to get suggestions for. 0 based. Would be the same as the start pos for a 1 letter word | [default to 8]