docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)

This commit is contained in:
Matt Apperson
2026-06-30 16:13:28 -04:00
committed by GitHub
parent 778e2e36fb
commit babeffc9aa
2100 changed files with 50407 additions and 16612 deletions
@@ -0,0 +1,84 @@
---
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.ChatSearchModelsServerTool`
```python
value: components.ChatSearchModelsServerTool = /* 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 */
```