> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.oai.bedrock.format_tools

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### format\_tools

```python theme={null}
format_tools(tools: list[dict[str, Any]]) -> dict[Literal['tools'], list[dict[str, Any]]]
```

<b>Parameters:</b>

| Name    | Description                      |
| ------- | -------------------------------- |
| `tools` | **Type:** list\[dict\[str, Any]] |

<br />
