@@ -269,7 +269,7 @@ def create(
269
269
Learn more about
270
270
[built-in tools](https://platform.openai.com/docs/guides/tools).
271
271
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
272
- predefined connectors such as Google Drive and Notion . Learn more about
272
+ predefined connectors such as Google Drive and SharePoint . Learn more about
273
273
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
274
274
- **Function calls (custom tools)**: Functions that are defined by you, enabling
275
275
the model to call your own code with strongly typed arguments and outputs.
@@ -508,7 +508,7 @@ def create(
508
508
Learn more about
509
509
[built-in tools](https://platform.openai.com/docs/guides/tools).
510
510
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
511
- predefined connectors such as Google Drive and Notion . Learn more about
511
+ predefined connectors such as Google Drive and SharePoint . Learn more about
512
512
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
513
513
- **Function calls (custom tools)**: Functions that are defined by you, enabling
514
514
the model to call your own code with strongly typed arguments and outputs.
@@ -747,7 +747,7 @@ def create(
747
747
Learn more about
748
748
[built-in tools](https://platform.openai.com/docs/guides/tools).
749
749
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
750
- predefined connectors such as Google Drive and Notion . Learn more about
750
+ predefined connectors such as Google Drive and SharePoint . Learn more about
751
751
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
752
752
- **Function calls (custom tools)**: Functions that are defined by you, enabling
753
753
the model to call your own code with strongly typed arguments and outputs.
@@ -1700,7 +1700,7 @@ async def create(
1700
1700
Learn more about
1701
1701
[built-in tools](https://platform.openai.com/docs/guides/tools).
1702
1702
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
1703
- predefined connectors such as Google Drive and Notion . Learn more about
1703
+ predefined connectors such as Google Drive and SharePoint . Learn more about
1704
1704
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
1705
1705
- **Function calls (custom tools)**: Functions that are defined by you, enabling
1706
1706
the model to call your own code with strongly typed arguments and outputs.
@@ -1939,7 +1939,7 @@ async def create(
1939
1939
Learn more about
1940
1940
[built-in tools](https://platform.openai.com/docs/guides/tools).
1941
1941
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
1942
- predefined connectors such as Google Drive and Notion . Learn more about
1942
+ predefined connectors such as Google Drive and SharePoint . Learn more about
1943
1943
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
1944
1944
- **Function calls (custom tools)**: Functions that are defined by you, enabling
1945
1945
the model to call your own code with strongly typed arguments and outputs.
@@ -2178,7 +2178,7 @@ async def create(
2178
2178
Learn more about
2179
2179
[built-in tools](https://platform.openai.com/docs/guides/tools).
2180
2180
- **MCP Tools**: Integrations with third-party systems via custom MCP servers or
2181
- predefined connectors such as Google Drive and Notion . Learn more about
2181
+ predefined connectors such as Google Drive and SharePoint . Learn more about
2182
2182
[MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
2183
2183
- **Function calls (custom tools)**: Functions that are defined by you, enabling
2184
2184
the model to call your own code with strongly typed arguments and outputs.
0 commit comments