# CurrentWebPageToolInput

> **Class** in `langchain_aws`

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

Input for CurrentWebPageTool.

## Signature

```python
CurrentWebPageToolInput()
```

## Extends

- `BaseModel`

---

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