# Contextual Search Component

## Overview

The Contextual Search component provides functionality for managing contextual search and suggest queries with multimodal input capabilities (text, tabs, and files) through Google Lens.

## Testing

Use the following command to run all tests in this component:

```
tools/autotest.py -C out/Default components/contextual_search
```
