# CortexSentimentInput

> **Class** in `langchain_snowflake`

📖 [View in docs](https://reference.langchain.com/python/langchain-snowflake/tools/_base/CortexSentimentInput)

Input schema for CortexSentimentTool.

## Signature

```python
CortexSentimentInput()
```

## Extends

- `BaseModel`

## Properties

- `text`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-snowflake/blob/2e97019577cd7e4a47ec8bbbda7b50d10117ed0d/libs/snowflake/langchain_snowflake/tools/_base.py#L99)