# ScreenshotInput

> **Class** in `langchain_aws`

📖 [View in docs](https://reference.langchain.com/python/langchain-aws/tools/browser_tools/ScreenshotInput)

Input for ScreenshotTool.

## Signature

```python
ScreenshotInput()
```

## Extends

- `BaseModel`

## Properties

- `capture_type`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-aws/blob/ea22fe3d744a3248b0b74ed555e9c34844b35a54/libs/aws/langchain_aws/tools/browser_tools.py#L88)