> ## 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_tool_calls

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

#### format\_tool\_calls

```python theme={null}
format_tool_calls(content) -> 
```

Converts Converse API response tool calls to AG2 format

<b>Parameters:</b>

| Name      | Description |
| --------- | ----------- |
| `content` |             |

<br />
