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,78 @@
---
title: "MessagesMessageParamContentUnion4"
---
## Supported Types
### `components.AnthropicTextBlockParam`
```python
value: components.AnthropicTextBlockParam = /* values here */
```
### `components.AnthropicImageBlockParam`
```python
value: components.AnthropicImageBlockParam = /* values here */
```
### `components.AnthropicDocumentBlockParam`
```python
value: components.AnthropicDocumentBlockParam = /* values here */
```
### `components.ContentToolUse`
```python
value: components.ContentToolUse = /* values here */
```
### `components.ContentToolResult`
```python
value: components.ContentToolResult = /* values here */
```
### `components.ContentThinking`
```python
value: components.ContentThinking = /* values here */
```
### `components.ContentRedactedThinking`
```python
value: components.ContentRedactedThinking = /* values here */
```
### `components.ContentServerToolUse`
```python
value: components.ContentServerToolUse = /* values here */
```
### `components.ContentWebSearchToolResult`
```python
value: components.ContentWebSearchToolResult = /* values here */
```
### `components.AnthropicSearchResultBlockParam`
```python
value: components.AnthropicSearchResultBlockParam = /* values here */
```
### `components.ContentCompaction`
```python
value: components.ContentCompaction = /* values here */
```
### `components.MessagesAdvisorToolResultBlock`
```python
value: components.MessagesAdvisorToolResultBlock = /* values here */
```