You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/integrations/ai/chatgpt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ slug: /integrations/chatgpt
12
12
13
13
The _ChatGPT_ integration enables you to connect ChatGPT to Apify's extensive library of [Actors](https://apify.com/store) through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro).
14
14
This allows ChatGPT to access real-time web data and automation capabilities by using Apify tools directly in conversations.
15
-
By default, the Apify MCP server exposes a set of tools that let you search and run any Actor.
15
+
By default, the Apify MCP server exposes a set of tools that let you search and run any Actor you have access to, including all public Actors and rental Actors you have rented.
16
16
17
17
_Example query_: "Find and run an Actor that scrapes Instagram profiles and gets the profile of @natgeo"
0 commit comments