# SnowflakeCortexAnalystInput

> **Class** in `langchain_snowflake`

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

Input schema for Snowflake Cortex Analyst tool.

## Signature

```python
SnowflakeCortexAnalystInput()
```

## Extends

- `BaseModel`

## Properties

- `query`
- `semantic_model`

---

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