@@ -269,7 +269,7 @@ def create(
269269 Learn more about
270270 [built-in tools](https://platform.openai.com/docs/guides/tools).
271271 - **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
273273 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
274274 - **Function calls (custom tools)**: Functions that are defined by you, enabling
275275 the model to call your own code with strongly typed arguments and outputs.
@@ -508,7 +508,7 @@ def create(
508508 Learn more about
509509 [built-in tools](https://platform.openai.com/docs/guides/tools).
510510 - **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
512512 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
513513 - **Function calls (custom tools)**: Functions that are defined by you, enabling
514514 the model to call your own code with strongly typed arguments and outputs.
@@ -747,7 +747,7 @@ def create(
747747 Learn more about
748748 [built-in tools](https://platform.openai.com/docs/guides/tools).
749749 - **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
751751 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
752752 - **Function calls (custom tools)**: Functions that are defined by you, enabling
753753 the model to call your own code with strongly typed arguments and outputs.
@@ -1700,7 +1700,7 @@ async def create(
17001700 Learn more about
17011701 [built-in tools](https://platform.openai.com/docs/guides/tools).
17021702 - **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
17041704 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
17051705 - **Function calls (custom tools)**: Functions that are defined by you, enabling
17061706 the model to call your own code with strongly typed arguments and outputs.
@@ -1939,7 +1939,7 @@ async def create(
19391939 Learn more about
19401940 [built-in tools](https://platform.openai.com/docs/guides/tools).
19411941 - **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
19431943 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
19441944 - **Function calls (custom tools)**: Functions that are defined by you, enabling
19451945 the model to call your own code with strongly typed arguments and outputs.
@@ -2178,7 +2178,7 @@ async def create(
21782178 Learn more about
21792179 [built-in tools](https://platform.openai.com/docs/guides/tools).
21802180 - **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
21822182 [MCP Tools](https://platform.openai.com/docs/guides/tools-connectors-mcp).
21832183 - **Function calls (custom tools)**: Functions that are defined by you, enabling
21842184 the model to call your own code with strongly typed arguments and outputs.
0 commit comments