Files
openrouter-python-sdk-retry…/docs/components/messagesrequesttoolunion.mdx
T
github-actions[bot]GitHubspeakeasybotspeakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
7010ca5c2e chore: 🐝 Update SDK - Generate (spec change merged) 0.11.24 (#436)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
2026-07-13 17:59:18 +00:00

85 lines
1.5 KiB
Plaintext

---
title: "MessagesRequestToolUnion"
---
## Supported Types
### `components.ToolCustom`
```python
value: components.ToolCustom = /* values here */
```
### `components.ToolBash20250124`
```python
value: components.ToolBash20250124 = /* values here */
```
### `components.ToolTextEditor20250124`
```python
value: components.ToolTextEditor20250124 = /* values here */
```
### `components.ToolWebSearch20250305`
```python
value: components.ToolWebSearch20250305 = /* values here */
```
### `components.ToolWebSearch20260209`
```python
value: components.ToolWebSearch20260209 = /* values here */
```
### `components.ToolAdvisor20260301`
```python
value: components.ToolAdvisor20260301 = /* values here */
```
### `components.BashServerTool`
```python
value: components.BashServerTool = /* values here */
```
### `components.DatetimeServerTool`
```python
value: components.DatetimeServerTool = /* values here */
```
### `components.ImageGenerationServerToolOpenRouter`
```python
value: components.ImageGenerationServerToolOpenRouter = /* values here */
```
### `components.MessagesSearchModelsServerTool`
```python
value: components.MessagesSearchModelsServerTool = /* values here */
```
### `components.WebFetchServerTool`
```python
value: components.WebFetchServerTool = /* values here */
```
### `components.OpenRouterWebSearchServerTool`
```python
value: components.OpenRouterWebSearchServerTool = /* values here */
```
### `components.MessagesRequestTool`
```python
value: components.MessagesRequestTool = /* values here */
```