> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-7021d5f4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MessagesRequestToolUnion - Python SDK

> MessagesRequestToolUnion method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Supported Types

### `components.ToolCustom`

```python lines theme={null}
value: components.ToolCustom = /* values here */
```

### `components.ToolBash20250124`

```python lines theme={null}
value: components.ToolBash20250124 = /* values here */
```

### `components.ToolTextEditor20250124`

```python lines theme={null}
value: components.ToolTextEditor20250124 = /* values here */
```

### `components.ToolWebSearch20250305`

```python lines theme={null}
value: components.ToolWebSearch20250305 = /* values here */
```

### `components.ToolWebSearch20260209`

```python lines theme={null}
value: components.ToolWebSearch20260209 = /* values here */
```

### `components.ToolAdvisor20260301`

```python lines theme={null}
value: components.ToolAdvisor20260301 = /* values here */
```

### `components.DatetimeServerTool`

```python lines theme={null}
value: components.DatetimeServerTool = /* values here */
```

### `components.ImageGenerationServerToolOpenRouter`

```python lines theme={null}
value: components.ImageGenerationServerToolOpenRouter = /* values here */
```

### `components.ChatSearchModelsServerTool`

```python lines theme={null}
value: components.ChatSearchModelsServerTool = /* values here */
```

### `components.WebFetchServerTool`

```python lines theme={null}
value: components.WebFetchServerTool = /* values here */
```

### `components.OpenRouterWebSearchServerTool`

```python lines theme={null}
value: components.OpenRouterWebSearchServerTool = /* values here */
```

### `components.MessagesRequestTool`

```python lines theme={null}
value: components.MessagesRequestTool = /* values here */
```
